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 1b4c2d5 gnome-shell: Simplify menu margins
_extensions.scss text/plain 3.09 kiB 4e36dac gnome-shell: Fix coding style
_drawing.scss text/plain 5.03 kiB 18075ea sass: Rename surface color variables $background => $surface-z0 $base => $surface-z1 $surface => $surface-z8 $switch-surface => $surface-switch-thumb
_variables.scss text/plain 1.23 kiB 65f505f sass: Make theme options boolean
_components.scss text/plain 1.62 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/.