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 8e6ca95 gnome-shell: Follow upstream change for grid search results https://gitlab.gnome.org/GNOME/gnome-shell/-/commit/400d045a6aa1b4703a3fdd5cf5c7e9b54aa60afd
_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/.