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 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/.
_colors-public.scss text/plain 3.32 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.
_common-3.20.scss text/plain 80.28 kiB 55f7b9f gtk: Modify ink-color() mixin Add $elevation argument, and remove $fg and $activated arguments. ink-color($elevation: true) replaces the existing raised-ink-color().
_drawing-3.20.scss text/plain 6.25 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 0807aaa gtk/nautilus: Remove transparency from .floating-bar Follow the Material Design guidelines more accurately.