gnome-shell/data/theme/gnome-shell-sass
Florian Müllner d8dc85cc15 status/volume: Request symbolic style for device menu items
We get device icons from gnome-volume-control, which itself may
get them from pulseaudio. That is, we don't have control over
whether icon names are symbolic.

As we do want menu items to use symbolic icons, enforce that
via CSS instead.

https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/5805

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2456>
2022-08-31 17:26:31 +00:00
..
widgets status/volume: Request symbolic style for device menu items 2022-08-31 17:26:31 +00:00
_colors.scss style: High contrast fixes for buttons 2022-08-23 17:32:33 +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: High contrast fixes for buttons 2022-08-23 17:32:33 +00:00
_high-contrast-colors.scss style: High contrast fixes for buttons 2022-08-23 17:32:33 +00:00
_palette.scss style: High-contrast fixes and color adjustments 2022-06-08 05:26:02 +00:00
_widgets.scss status/network: Replace wi-fi selection dialog 2022-08-10 12:17:19 +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.