mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
panel: Stylesheet updates and minor improvements for panel buttons
- spin out all the panel button styling into a drawing mixin - clean up the styles generally - make special cases for the clock and non-flat buttons - contrast fixes for non-flat buttons, fixes #6768 - new stop icon for the screen recording/cast indicators Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2804>
This commit is contained in:
parent
aa11d90693
commit
eacabbf443
7 changed files with 117 additions and 149 deletions
|
|
@ -14,6 +14,7 @@
|
|||
<file>scalable/actions/preview-close-symbolic.svg</file>
|
||||
<file>scalable/actions/record-screen-symbolic.svg</file>
|
||||
<file>scalable/actions/screencast-recorded-symbolic.svg</file>
|
||||
<file>scalable/actions/screencast-stop-symbolic.svg</file>
|
||||
<file>scalable/actions/screenshooter-symbolic.svg</file>
|
||||
<file>scalable/actions/screenshot-ui-area-symbolic.svg</file>
|
||||
<file>scalable/actions/screenshot-ui-display-symbolic.svg</file>
|
||||
|
|
@ -31,7 +32,6 @@
|
|||
<file>scalable/status/no-notifications-symbolic.svg</file>
|
||||
<file>scalable/status/screen-privacy-disabled-symbolic.svg</file>
|
||||
<file>scalable/status/screen-privacy-symbolic.svg</file>
|
||||
<file>scalable/status/stop-symbolic.svg</file>
|
||||
</gresource>
|
||||
</gresources>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue