gnome-shell/data/theme/gnome-shell-sass
Jonas Dreßler e4cb1a8f4b dialog: Update the layout of dialogs according to the new design
According to the new dialog mockups, update the dialogs paddings and
spacings. Also change the font-weigth of the title to 800 and the
font-size to 18pt, this will make the headings of some dialogs ellipsize
because they contain too much text, we'll have to fix this in subsequent
commits.

See https://gitlab.gnome.org/GNOME/gnome-shell/issues/1343

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/886
2020-01-15 00:18:30 +01:00
..
widgets dialog: Update the layout of dialogs according to the new design 2020-01-15 00:18:30 +01:00
_colors.scss theme: base of the refactor 2020-01-09 16:42:57 +01:00
_common.scss theme: use a widgets.scss file for widget import 2020-01-09 16:43:26 +01:00
_drawing.scss theme: use spaces instead of tabs 2020-01-09 16:43:24 +01:00
_high-contrast-colors.scss theme: base of the refactor 2020-01-09 16:42:57 +01:00
_widgets.scss theme: use a widgets.scss file for widget import 2020-01-09 16:43:26 +01: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.