mirror of
https://github.com/vinceliuice/WhiteSur-gtk-theme.git
synced 2026-06-18 16:18:34 +00:00
update
This commit is contained in:
@@ -89,14 +89,14 @@
|
||||
}
|
||||
}
|
||||
|
||||
&.dashtodock #dash { background: $dash_panel_bg; }
|
||||
&.dashtodock #dash { background: $dash_bg; }
|
||||
|
||||
&.opaque #dash { // solid-mode
|
||||
background: $dash_panel_bg;
|
||||
background: $dash_bg;
|
||||
}
|
||||
|
||||
&.transparent #dash { // translucent-mode
|
||||
background: $dash_panel_bg; // does not work
|
||||
background: $dash_bg; // does not work
|
||||
}
|
||||
|
||||
&:overview #dash { // overview-mode #1
|
||||
@@ -115,7 +115,7 @@
|
||||
&.opaque.extended:overview,
|
||||
&.transparent.extended:overview {
|
||||
#dash {
|
||||
background-color: $dash_panel_bg;
|
||||
background-color: $dash_bg;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user