gnome-shell/data/theme/gnome-shell-sass
Florian Müllner 92ccfe7f65 style: Only apply neutral entry focus color on lock screen
Commit a72c95de changed the focus style for all system entries
to a more neutral color, as the stronger focus often clashes
with the wallpaper background on the lock screen.

However that is not a concern for entries that appear over the
neutral system background. Worse, the neutral focus indication
provides so little contrast with the background there that is
not much of an indication anymore.

Address this by restoring the old focus indication for the
generic system_entry mix-in, but override it specifically on
the lock screen to avoid the clash with the wallpaper background.

Fixes a72c95de
Closes https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/6945
Closes https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/6880

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2922>
2023-08-29 19:12:47 +00:00
..
widgets style: Only apply neutral entry focus color on lock screen 2023-08-29 19:12:47 +00:00
_colors.scss style: Fix osd elements not being dark in light theme 2023-08-02 20:05:39 +00:00
_common.scss style: Only apply neutral entry focus color on lock screen 2023-08-29 19:12:47 +00:00
_drawing.scss theme: Use insensitive theming for undecorated insensitive buttons 2023-08-29 12:02:51 +00:00
_high-contrast-colors.scss style: Light variant fixes and accommodations 2023-03-29 14:22:46 +00:00
_palette.scss style: High-contrast fixes and color adjustments 2022-06-08 05:26:02 +00:00
_widgets.scss lockscreen: Style cleanup for lock and login 2023-01-06 11:29:31 +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.