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
3.26 inode/directory 12 files 4abc364 Regenerate CSSs
3.28 inode/directory 12 files 4abc364 Regenerate CSSs
3.30 inode/directory 12 files 4abc364 Regenerate CSSs
3.32 inode/directory 12 files 4abc364 Regenerate CSSs
3.34 inode/directory 12 files 4abc364 Regenerate CSSs
3.36 inode/directory 12 files 4abc364 Regenerate CSSs
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 20 files 91588ab gnome-shell/assets/dash: Drop workaround for older version of librsvg
assets-dark inode/directory 20 files 04fff4b gnome-shell: Remove more-results.svg It's not used in >= 3.26.
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.32 kiB e897ee1 gnome-shell 3.36: Add new symbolic icons from upstream
icons inode/directory 12 files e897ee1 gnome-shell 3.36: Add new symbolic icons from upstream
no-events.svg inode/symlink 292 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.
no-notifications.svg inode/symlink 350 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.
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 inode/symlink 4.86 kiB 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.
sass inode/directory 5 files 2cc7f01 Reorganize SCSS files Managing SCSS files in src/_sass/ was a bad idea... Move component-specific files from src/_sass/<component-name>/ to src/<component-name>/sass/ and move common files to src/.