A fork of the Materia GTK theme.

By using this site, you agree to have cookies stored on your device, strictly for functional purposes, such as storing your session and preferences.

Dismiss
File name Media type Size Last commit
components inode/directory 15 files 5f41da5 gnome-shell: Follow upstream change for week numbers https://gitlab.gnome.org/GNOME/gnome-shell/-/commit/b1f4ac10da91a081852a0435fa75bef1c12f491c
_extensions.scss text/plain 3.09 kiB 4e36dac gnome-shell: Fix coding style
_drawing.scss text/plain 5.03 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.
_variables.scss text/plain 1.19 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.
_components.scss text/plain 1.58 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/.