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
_common.scss text/plain 35.85 kiB d0ad103 cinnamon & gnome-shell: Revamp drop shadows
_extends.scss text/plain 3.17 kiB 6c813cf sass: Merge st-theme into theme Also rename the variables as: $state-duration <- $duration $ripple-duration <- $ripple-fade-in-duration $ripple-opacity-fade-out-duration <- $ripple-fade-out-opacity-duration
_over-rides.scss text/plain 21 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/.