Recompile theme

This commit is contained in:
EliverLara
2019-07-30 11:32:08 -05:00
parent c7985112a4
commit 4a6cadc877
2 changed files with 4 additions and 4 deletions

View File

@@ -5794,9 +5794,9 @@ window.background.budgie-settings-window.csd > box.horizontal > stack > scrolled
background-color: transparent;
transition: all 100ms ease-in-out; }
.panel.maximized {
background-color: #181b28; }
background-color: #1c2124; }
.panel.translucent {
background-color: rgba(24, 27, 40, 0.5); }
background-color: rgba(28, 33, 36, 0.5); }
.panel.color-light.translucent {
background-color: rgba(255, 255, 255, 0.85); }

View File

@@ -5794,9 +5794,9 @@ window.background.budgie-settings-window.csd > box.horizontal > stack > scrolled
background-color: transparent;
transition: all 100ms ease-in-out; }
.panel.maximized {
background-color: #181b28; }
background-color: #1c2124; }
.panel.translucent {
background-color: rgba(24, 27, 40, 0.5); }
background-color: rgba(28, 33, 36, 0.5); }
.panel.color-light.translucent {
background-color: rgba(255, 255, 255, 0.85); }