Skip to content

Commit 90e9822

Browse files
authored
theme: Finish fixing the gwl thumbnail theming (#10963)
A previous PR fixed some of the theming but I missed a part of it. This completes it.
1 parent 4c4e9c5 commit 90e9822

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/theme/cinnamon.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1547,7 +1547,7 @@ StScrollBar StButton#vhandle:hover {
15471547
border: 2px solid rgba(165, 165, 165, 0.7)
15481548
}
15491549
.grouped-window-list-thumbnail-menu .item-box:selected {
1550-
background: rgba(255,255,255,0.33);
1550+
background: rgba(110,110,110,0.8);
15511551
}
15521552
.grouped-window-list-thumbnail-menu .thumbnail {
15531553
width: 256px;

0 commit comments

Comments
 (0)