gnome-shell/data/theme/gnome-shell-sass
Florian Müllner 3a9acb9602 dash: Re-fittsify
Now that the dash is no longer attached to a screen edge, it lost
its "infinite width" (Fitts' law). Restore it by moving the visible
bar into a separate layer underneath the actual icons, extend the
icons to the bottom edge, and replace the margin around the dash
with padding inside the icons.

https://gitlab.gnome.org/Teams/Design/os-mockups/-/issues/89

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1660>
2021-02-10 15:46:00 +00:00
..
widgets dash: Re-fittsify 2021-02-10 15:46:00 +00:00
_colors.scss theme: Desaturate system color 2021-01-29 21:56:05 +00:00
_common.scss theme: Theme dash closer to mockup 2021-01-19 13:47:06 +00:00
_drawing.scss *: Fix spelling mistakes found by codespell 2020-08-21 18:25:09 +00:00
_high-contrast-colors.scss theme: Desaturate system color 2021-01-29 21:56:05 +00:00
_widgets.scss theme: Move .workspace-thumbnail* into _workspace-thumbnails.scss 2020-02-13 19:46:29 +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 docs: Clarify where style changes should be done 2018-05-23 19:03:01 +02: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.