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
.github inode/directory 1 file 72af10d Update issue templates
.gitignore text/plain 126 B 61dc706 Update .gitignore
COPYING text/plain 17.67 kiB 5886a3e Fix version of the GPL from 3 to 2
HACKING.md text/plain 5.41 kiB 2c2b26e HACKING.md: Cosmetic changes
README.md text/plain 6.91 kiB 8b2ee6d README.md: Remove details of build options for install.sh Since install.sh is now a secondary installation method, remove its details from README. Users still can use `./install.sh --help` to check the build options.
TODO.md text/plain 935 B ff16cb5 gtk2: Update entry/combobox/spinbutton style
change_color.sh text/x-shellscript 9.15 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/.
install.sh text/x-shellscript 9.2 kiB e6b6278 metacity: Add dark variant specific metacity-theme-2.xml We now have different titlebar colors between the default and dark variants.
parse-sass.sh text/x-shellscript 377 B e9ed894 gnome-shell: Prepare support for version 3.36
render-assets.sh text/x-shellscript 906 B f66d436 scripts: Code cosmetics
scripts inode/directory 2 files 9b8c2b2 scripts: Add cosmetic fixes - Unify indentation in 2 spaces - Quote more variables and values
src inode/directory 19 files c0a8b46 sass: Add overlay() function This will replace all the $overlay-* variables. For now, adopt it for GTK.
test.sh text/x-shellscript 403 B e6b6278 metacity: Add dark variant specific metacity-theme-2.xml We now have different titlebar colors between the default and dark variants.