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
src inode/directory 16 files 79b71a4 metacity: Don't hide buttons in non-modal dialogs Fixes https://github.com/nana-4/materia-theme/issues/287 Fixes https://github.com/nana-4/materia-theme/issues/539
.github inode/directory 1 file 72af10d Update issue templates
scripts inode/directory 2 files 9b8c2b2 scripts: Add cosmetic fixes - Unify indentation in 2 spaces - Quote more variables and values
images inode/directory 11 files 3815897 docs: Update images
INSTALL_GDM_THEME.md text/plain 2.06 kiB 0fe03a7 docs: Adjust INSTALL_GDM_THEME.md
meson_options.txt text/plain 640 B 2b32b2f Add support for GTK 4
COPYING text/plain 17.67 kiB 5886a3e Fix version of the GPL from 3 to 2
INSTALL.md text/plain 1.3 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
parse-sass.sh text/x-shellscript 377 B 83a1d71 Update scripts to sync with Meson build system Make sassc mandatory in install.sh and generate CSSs via adaptable SCSSs. So we can finally get rid of the pre-generated CSSs and a lot of inflexible SCSSs for them.
render-assets.sh text/x-shellscript 910 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/.
change_color.sh text/x-shellscript 9.22 kiB a8951b4 change_color.sh: Cosmetics This script always renames the theme name with the mv command, so it doesn't make much sense to specify the build option theme_name.
TODO.md text/plain 927 B 2b32b2f Add support for GTK 4
meson.build text/plain 1.46 kiB 050d0cd meson: Avoid printing 'Program sh found' multiple times again Only if meson version is >= 0.55.0. This redos the following commits: 7098bc19256182a805269f4f3cfc6b27a9b28ece 6c3b2feda80bb4c0a7bbbd7913bcded72c6f040c 475bb09baa0fe9f7643049564a360b4595b36a02
.gitignore text/plain 20 B 0d9c423 meson: Avoid copying configured SCSS files to current_source_dir() We could specify current_source_dir() in our *.scss.in. Finally we can get rid of the ugliest workaround from our meson!
HACKING.md text/plain 5.42 kiB 95beee2 HACKING.md: Update
CHANGELOG.md text/plain 1.05 kiB 5c91b71 Bump version to 20210322
snapshot.sh text/x-shellscript 279 B 872911c Rename test.sh to snapshot.sh
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