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
assets inode/directory 48 files e32fd2a gtk: Move symbolic icons from assets/scalable/ to icons/ So we can easily distinguish between symbolic icons and PNG assets.
assets.svg image/svg+xml 8.2 kiB cdf50b6 gtk/svg: Update colors
assets.txt text/plain 818 B 2bad272 gtk: Remove unused PNG assets in assets.txt as well Just forgot to add this with the previous commit. :P
gtk-dark.scss.in text/plain 217 B c92dfa4 Add Meson build system Meson is modern, fast, and smarter than the current installation script. We change the primary build system to Meson.
gtk.scss.in text/plain 226 B c92dfa4 Add Meson build system Meson is modern, fast, and smarter than the current installation script. We change the primary build system to Meson.
icons inode/directory 13 files e32fd2a gtk: Move symbolic icons from assets/scalable/ to icons/ So we can easily distinguish between symbolic icons and PNG assets.
meson.build text/plain 2.26 kiB b36b379 meson: Use MESON_INSTALL_DESTDIR_PREFIX to respect DESTDIR Also use meson.add_install_script() instead of custom_target() to install CSSs. Fixes https://github.com/nana-4/materia-theme/issues/493
render-asset.sh text/x-shellscript 1.64 kiB 6ddcac3 feat(change_color, *: render-assets): add FORCE_INKSCAPE env var
render-assets.sh text/x-shellscript 289 B f66d436 scripts: Code cosmetics
sass inode/directory 5 files 52ce9a8 gtk: Add initial support for libhandy Still almost untested... Needs more work.