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
sass inode/directory 2 files b1e6d8c gtk4: Follow upstream changes for 4.2
gtk.scss.in text/plain 357 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!
gtk-dark.scss.in text/plain 340 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!
meson.build text/plain 2.45 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