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
apps.rc text/plain 2.52 kiB c20beca gtk2: Rename suffixes from -insensitive to -disabled
assets inode/directory 137 files 9b5e2d8 gtk2(svg): Split color-fill into color-fill and color-entry-fill
assets-dark inode/directory 137 files 061291a gtk2(svg): Replace color-frame with color-divider
assets-dark.svg image/svg+xml 30.68 kiB 061291a gtk2(svg): Replace color-frame with color-divider
assets.svg image/svg+xml 30.7 kiB 061291a gtk2(svg): Replace color-frame with color-divider
assets.txt text/plain 2.69 kiB ff16cb5 gtk2: Update entry/combobox/spinbutton style
gtkrc text/plain 1.26 kiB 4466f8d Darken dark variant slightly In the recently released Material dark theme guidelines[1], the dark theme has a VERY dark background (#121212) by default. I do think #121212 is too dark on desktop, but it's a great opportunity to darken our dark variant - because after lighting the primary color and separator color on dark variant, the whole dark theme looked lighter than before. We will use #212121 as the default dark background color, and dark surface colors are derived from it. This commit also darkens the dark titlebar and panel slightly to match the new color scheme. [1]: https://material.io/design/color/dark-theme.html
gtkrc-dark text/plain 1.26 kiB 4466f8d Darken dark variant slightly In the recently released Material dark theme guidelines[1], the dark theme has a VERY dark background (#121212) by default. I do think #121212 is too dark on desktop, but it's a great opportunity to darken our dark variant - because after lighting the primary color and separator color on dark variant, the whole dark theme looked lighter than before. We will use #212121 as the default dark background color, and dark surface colors are derived from it. This commit also darkens the dark titlebar and panel slightly to match the new color scheme. [1]: https://material.io/design/color/dark-theme.html
gtkrc-light text/plain 1.26 kiB 3f4867f Update primary color for light variants To address accessibility issue. See #404 for details.
hacks.rc text/plain 1.12 kiB b4cbde2 docs: Rename GTK+ to GTK The upstream dropped the '+' sign from GTK. See https://gitlab.gnome.org/GNOME/gtk/issues/1439
main.rc text/plain 64.98 kiB b5709b8 gtk2: Fix broken space in entry
main.rc.hidpi text/plain 65.21 kiB b5709b8 gtk2: Fix broken space in entry
render-asset.sh text/x-shellscript 1.22 kiB 1108f32 fix(gtk{2,3}: render_asset): case when inkscape is not installed
render-assets.sh text/x-shellscript 294 B f66d436 scripts: Code cosmetics