[gnome-shell/wip/jimmac/HC-app-icons2: 71/71] HC: Set legible app icons for window thumbnails
- From: Marge Bot <marge-bot src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell/wip/jimmac/HC-app-icons2: 71/71] HC: Set legible app icons for window thumbnails
- Date: Sat, 13 Feb 2021 08:34:45 +0000 (UTC)
commit 5dafc26b6d68b442fa3557ea66b18ad34f073121
Author: Jakub Steiner <jimmac gmail com>
Date: Mon Feb 8 16:28:20 2021 +0100
HC: Set legible app icons for window thumbnails
Fixes https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/3692
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1657>
data/theme/gnome-shell-high-contrast.scss | 7 +++++++
1 file changed, 7 insertions(+)
---
diff --git a/data/theme/gnome-shell-high-contrast.scss b/data/theme/gnome-shell-high-contrast.scss
index 3e97efc114..a6a5314cf2 100644
--- a/data/theme/gnome-shell-high-contrast.scss
+++ b/data/theme/gnome-shell-high-contrast.scss
@@ -33,3 +33,10 @@ stage {
}
}
+//thumbnail app icons no dropshadow and forced color
+.window-picker .icon-dropshadow {
+ icon-shadow: none;
+ background-color: $osd_bg_color;
+ padding: $base_padding * 2;
+ border-radius: $modal_radius;
+}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]