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
README.md text/plain 2 kiB 43c1cde gnome-shell/README.md: Drop support for Ubuntu sessions Ubuntu sessions are no longer supported as already described in the root README.md, and Ubuntu 17.10 - 18.10 sessions-specific styles were removed from the newer SCSS code.
assets inode/directory 19 files ff21fc0 gnome-shell: Simplify some files handling
assets-dark inode/directory 20 files ff21fc0 gnome-shell: Simplify some files handling
extensions inode/directory 1 file 47bb831 gnome-shell: Update border-radius to 4px for workspaces-to-dock.css Eventually, this should be converted to SCSS...
gnome-shell-theme.gresource.xml text/xml 3.38 kiB f43f3fa gnome-shell: Follow upstream change for color picker https://gitlab.gnome.org/GNOME/gnome-shell/-/commit/f06223df4849c9ed6480c4a07bc9fc9727954458
gnome-shell.scss.in text/plain 238 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 12 files ec7ec24 gnome-shell/icons: Update some icons to match Material Design
meson.build text/plain 4.27 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
noise-texture.png image/png 116 B b7d84f7 Improve the directory structure (#170) - Move source SCSSs into the '_sass' directory. This makes handling easier. - Move common files to the parent directory. This allows deleting most symlinks. - Rename 'gtk-3.0' to 'gtk'. Because Materia will support gtk4 and include its CSSs into that directory. SCSSs/scripts/docs will be fixed with later commits.
pad-osd.css text/plain 534 B b7d84f7 Improve the directory structure (#170) - Move source SCSSs into the '_sass' directory. This makes handling easier. - Move common files to the parent directory. This allows deleting most symlinks. - Rename 'gtk-3.0' to 'gtk'. Because Materia will support gtk4 and include its CSSs into that directory. SCSSs/scripts/docs will be fixed with later commits.
process-working.svg image/svg+xml 4.86 kiB ff21fc0 gnome-shell: Simplify some files handling
sass inode/directory 5 files a97fee6 gnome-shell/dialog: Fix broken layout of prompt dialog Fixes https://github.com/nana-4/materia-theme/issues/491 Fixes https://github.com/nana-4/materia-theme/issues/512