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
gtk-3.0 inode/directory 10 files 2b8303c Rename src/gtk/ to src/gtk-3.0/ I was going to handle gtk3, gtk4, gtk5, ... in src/gtk/, but it turned out that it could be hard to deal with for some reasons. For now, let's handle gtk3 in src/gtk-3.0/ and gtk4 in src/gtk-4.0/.
gtk-2.0 inode/directory 15 files 8a332f8 gtk2/assets: Rename a shadow filter
chrome inode/directory 15 files 1a2581c chrome/theme: Update color scheme
plank inode/directory 2 files c92dfa4 Add Meson build system Meson is modern, fast, and smarter than the current installation script. We change the primary build system to Meson.
unity inode/directory 6 files 21bcf1d unity: Update color scheme
gnome-shell inode/directory 12 files fd5d9d3 gnome-shell: Add hover style to window close button
xfwm4 inode/directory 4 files aac881b xfwm4: Update color scheme
metacity-1 inode/directory 6 files 34586a4 metacity: Update color scheme
cinnamon inode/directory 5 files d8986fe cinnamon: Add hover and active styles to window close button
index.theme.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.
_colors.scss.template text/plain 6.27 kiB 18075ea sass: Rename surface color variables $background => $surface-z0 $base => $surface-z1 $surface => $surface-z8 $switch-surface => $surface-switch-thumb
_color-palette.scss text/plain 5.67 kiB aa8823d sass: Lowercase color values
_variables.scss text/plain 2.94 kiB 65f505f sass: Make theme options boolean
meson.build text/plain 543 B 2b8303c Rename src/gtk/ to src/gtk-3.0/ I was going to handle gtk3, gtk4, gtk5, ... in src/gtk/, but it turned out that it could be hard to deal with for some reasons. For now, let's handle gtk3 in src/gtk-3.0/ and gtk4 in src/gtk-4.0/.
_colors.scss text/plain 5.97 kiB db6291b sass: Make dark theme darker Let's try #121212, which is the recommended dark theme surface color in Material Design.