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
assets inode/directory 19 files fd5d9d3 gnome-shell: Add hover style to window close button
assets-dark inode/directory 21 files fd5d9d3 gnome-shell: Add hover style to window close button
sass inode/directory 5 files 5296625 gnome-shell: Adjust .icon-grid spacing It seems 32px spacing and 64px max spacing were a bit too small. Possibly fixes: https://github.com/nana-4/materia-theme/issues/536
icons inode/directory 1 file 2952c8a gnome-shell 40: Add new icons
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...
process-working.svg image/svg+xml 4.86 kiB ff21fc0 gnome-shell: Simplify some files handling
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.
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.
gnome-shell-theme.gresource.xml text/xml 3.87 kiB 32b527f gnome-shell 40: Add “welcome” dialog https://gitlab.gnome.org/GNOME/gnome-shell/-/commit/af4e54bfc938bb1b898705d7a3c67ad2f754b6a2
meson.build text/plain 4.47 kiB 0999a46 docs: Move src/gnome-shell/README.md to INSTALL_GDM_THEME.md To make it more accessible.
gnome-shell.scss.in text/plain 392 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!
README.md text/plain 2.0 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.