gnome-shell/data/theme/gnome-shell-sass
Daniel van Vugt 436fd81cfc css: Add a special chroma key color and use it on .workspace-background
There's no visible change here since we're just moving from the
default transparent black to transparent other. But the latter can
be used as a special value to indicate to the rendering code when a
background is expected to be always occluded.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1915>
2022-08-09 07:11:44 +00:00
..
widgets css: Add a special chroma key color and use it on .workspace-background 2022-08-09 07:11:44 +00:00
_colors.scss style: Make menuitems less bright when in checked state 2022-07-27 12:55:54 +00:00
_common.scss css: Add a special chroma key color and use it on .workspace-background 2022-08-09 07:11:44 +00:00
_drawing.scss style: CSS follow ups for quicksettings 2022-08-08 11:27:58 +00:00
_high-contrast-colors.scss style: Make menuitems less bright when in checked state 2022-07-27 12:55:54 +00:00
_palette.scss style: High-contrast fixes and color adjustments 2022-06-08 05:26:02 +00:00
_widgets.scss quickSettings: Introduce QuickSettingsMenu 2022-08-02 16:05:28 +00:00
COPYING theme: Replace gnome-shell-sass submodule with subtree 2018-02-09 21:45:09 +00:00
gnome-shell-sass.doap theme: Replace gnome-shell-sass submodule with subtree 2018-02-09 21:45:09 +00:00
NEWS theme: Replace gnome-shell-sass submodule with subtree 2018-02-09 21:45:09 +00:00
README.md Update links to use HEAD instead of master 2021-07-18 21:45:46 +00:00

GNOME Shell Sass

GNOME Shell Sass is a project intended to allow the sharing of the theme sources in sass between gnome-shell and other projects like gnome-shell-extensions.

Any changes should be done in the GNOME Shell subtree and not the stand-alone gnome-shell-sass repository. They will then be synchronized periodically before releases.

License

GNOME Shell Sass is distributed under the terms of the GNU General Public License, version 2 or later. See the COPYING file for details.