mirror of
https://github.com/luneko/SweetTokyoNight.git
synced 2025-12-13 23:39:51 +01:00
Update gnome-shell theme
This commit is contained in:
@@ -1308,11 +1308,12 @@ StScrollBar {
|
||||
.app-view-control {
|
||||
padding: 4px 32px; }
|
||||
.app-view-control:checked {
|
||||
color: #c50ed2;
|
||||
background-color: rgba(24, 27, 40, 0.95);
|
||||
border: 1px solid #12151e;
|
||||
text-shadow: none;
|
||||
icon-shadow: none; }
|
||||
background-gradient-start: #c50ed2;
|
||||
background-gradient-end: #8500f7;
|
||||
background-gradient-direction: horizontal;
|
||||
color: #fff; }
|
||||
.app-view-control:hover {
|
||||
border: none; }
|
||||
.app-view-control:first-child {
|
||||
border-right-width: 0;
|
||||
border-radius: 3px 0 0 3px; }
|
||||
|
||||
Reference in New Issue
Block a user