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
_budgie.scss text/plain 13.25 kiB c0a8b46 sass: Add overlay() function This will replace all the $overlay-* variables. For now, adopt it for GTK.
_gnome-3.22.scss text/plain 22.78 kiB c0a8b46 sass: Add overlay() function This will replace all the $overlay-* variables. For now, adopt it for GTK.
_lightdm.scss text/plain 2.02 kiB 75e3647 gtk: Change comment style of heading I don't like the "box in" comment style.
_mate.scss text/plain 10.44 kiB c0a8b46 sass: Add overlay() function This will replace all the $overlay-* variables. For now, adopt it for GTK.
_misc.scss text/plain 6.94 kiB c0a8b46 sass: Add overlay() function This will replace all the $overlay-* variables. For now, adopt it for GTK.
_nemo.scss text/plain 1.9 kiB d9a5676 gtk: Get rid of %selected_items
_unity.scss text/plain 2.16 kiB c0a8b46 sass: Add overlay() function This will replace all the $overlay-* variables. For now, adopt it for GTK.
_xfce.scss text/plain 2.93 kiB 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/.