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 9134bb3 gnome-shell: Follow upstream change for folder dialog https://gitlab.gnome.org/GNOME/gnome-shell/-/commit/5aee714b70341bffc83b74f3684b228392b5e1d7
_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/.