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 34 B 84d2c05 build: Migrate from sassc to dart-sass LibSass and SassC have been deprecated. Let's migrate to Dart Sass as recommended by the Sass team. See: https://sass-lang.com/blog/libsass-is-deprecated Closes https://github.com/nana-4/materia-theme/issues/553
CHANGELOG.md text/plain 1.05 kiB 5c91b71 Bump version to 20210322
COPYING text/plain 17.67 kiB 5886a3e Fix version of the GPL from 3 to 2
HACKING.md text/plain 5.35 kiB 24e7c92 sass: Use _index.scss files
INSTALL.md text/plain 1.82 kiB eda573b INSTALL.md: Add a note for package maintainers See: https://github.com/nana-4/materia-theme/issues/569
INSTALL_GDM_THEME.md text/plain 2.06 kiB 0fe03a7 docs: Adjust INSTALL_GDM_THEME.md
README.md text/plain 5.46 kiB 822e77e Drop support for install.sh Meson will be the only supported build system. Closes https://github.com/nana-4/materia-theme/issues/554
TODO.md text/plain 927 B 2b32b2f Add support for GTK 4
change_color.sh text/x-shellscript 9.33 kiB 76cac96 fix(change_color.sh): use `dirname` instead of `/..` to handle non-existing directory situation
images inode/directory 11 files 3815897 docs: Update images
meson.build text/plain 1.94 kiB 84d2c05 build: Migrate from sassc to dart-sass LibSass and SassC have been deprecated. Let's migrate to Dart Sass as recommended by the Sass team. See: https://sass-lang.com/blog/libsass-is-deprecated Closes https://github.com/nana-4/materia-theme/issues/553
meson_options.txt text/plain 693 B c626c3a build: Adjust the description of build options
package-lock.json application/json 5.11 kiB 84d2c05 build: Migrate from sassc to dart-sass LibSass and SassC have been deprecated. Let's migrate to Dart Sass as recommended by the Sass team. See: https://sass-lang.com/blog/libsass-is-deprecated Closes https://github.com/nana-4/materia-theme/issues/553
package.json application/json 53 B 84d2c05 build: Migrate from sassc to dart-sass LibSass and SassC have been deprecated. Let's migrate to Dart Sass as recommended by the Sass team. See: https://sass-lang.com/blog/libsass-is-deprecated Closes https://github.com/nana-4/materia-theme/issues/553
parse-sass.sh text/x-shellscript 375 B af63425 build: shebang portability and fix build on NixOS (#604)
render-assets.sh text/x-shellscript 864 B af63425 build: shebang portability and fix build on NixOS (#604)
scripts inode/directory 2 files 9b8c2b2 scripts: Add cosmetic fixes - Unify indentation in 2 spaces - Quote more variables and values
snapshot.sh text/x-shellscript 287 B af63425 build: shebang portability and fix build on NixOS (#604)
src inode/directory 17 files eb83bc1 fix(gtk3: misc): chromium fix border between toolbar and page content being transparent (#624)