gnome-shell/data/theme/gnome-shell-sass
Sebastian Keller 559d38c259 style: Don't use different offset for the HC app grid running indicator
The offset in high contrast mode was moving the dot too close to the
text making the spacing between the text, dot and hover highlight appear
visually unbalanced. Also it was making it more likely to overlap
descenders in the text.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3245>
2024-05-22 19:02:42 +00:00
..
widgets style: Don't use different offset for the HC app grid running indicator 2024-05-22 19:02:42 +00:00
_colors.scss style: Refactor the button and entry drawing css 2024-01-11 19:27:59 +00:00
_common.scss style: Adjust font sizes in Calendar popover 2024-05-20 12:34:13 +00:00
_default-colors.scss style: Fix incorrectly defined color 2024-02-05 22:57:01 +00:00
_drawing.scss popupMenu: Use selected pseudoclass instead of class 2024-05-21 12:49:32 +00:00
_high-contrast-colors.scss style: Refactor the button and entry drawing css 2024-01-11 19:27:59 +00:00
_palette.scss style: High-contrast fixes and color adjustments 2022-06-08 05:26:02 +00:00
_widgets.scss components/autorunManager: Use notification actions API 2024-03-03 01:33:16 +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.