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
_a11y.scss text/plain 541 B 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/.
_keyboard.scss text/plain 3.28 kiB d0ad103 cinnamon & gnome-shell: Revamp drop shadows
_looking-glass.scss text/plain 2.19 kiB d0ad103 cinnamon & gnome-shell: Revamp drop shadows
_misc.scss text/plain 1.08 kiB 6c7c32e gnome-shell 40: Move background to WorkspaceGroup https://gitlab.gnome.org/GNOME/gnome-shell/-/commit/9ce666ac13d264ad31d871e2dd86b40066eda622
_tile-preview.scss text/plain 320 B 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.