c894ec95cd
The current way of indicating focus of elements in the panel does not work very well with a fully-transparent panel, a line at the bottom of the panel doesn't make too much sense if there is no real panel, but only the text and icons. To make the indicators look better in this case, switch to a pill-shaped background color to indicate the focus of items in the panel. For this to look good, there has to be a small black border above and below the background, this also requires increasing the height of the panel (from 1.86em to 2.2em) for visual purposes. Also, since we now no longer need to color the lower bottom of the panel, we can remove the custom drawing code for the border of the panels corner, so do that. Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1397> |
||
---|---|---|
.. | ||
widgets | ||
_colors.scss | ||
_common.scss | ||
_drawing.scss | ||
_high-contrast-colors.scss | ||
_widgets.scss | ||
COPYING | ||
gnome-shell-sass.doap | ||
NEWS | ||
README.md |
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.