A fork of the Materia GTK theme.

Important information: Google announced that, from September 2026, Android devices will require ALL apps to be signed by Google, effectively leading to an iOS situation. Value your right to a computer that does what you want; do not tolerate this monopolistic practice! Contact me if you don't understand why it is bad. Click to learn more.
File name Media type Size Last commit
_apps-3.22.scss text/plain 180 B 52ce9a8 gtk: Add initial support for libhandy Still almost untested... Needs more work.
_colors-public.scss text/plain 3.54 kiB 51506d4 gtk: Add public color for text views Follow the upstream change: https://gitlab.gnome.org/GNOME/gtk/-/commit/c09b9904c87c232bba78cf96553afad3cde21c29
_common-3.20.scss text/plain 83.09 kiB c9e32fb gtk: Use background-color instead of box-shadow for .view overlays
_drawing-3.20.scss text/plain 6.44 kiB 8bd7548 sass: Improve color functions and variables This simplifies the mechanism for determining colors, while following the Material color guidelines. This significantly improves grammar and extensibility.
apps inode/directory 8 files 2cc7f01 Reorganize SCSS files Managing SCSS files in src/_sass/ was a bad idea... Move component-specific files from src/_sass/<component-name>/ to src/<component-name>/sass/ and move common files to src/.