mirror of
https://github.com/luneko/SweetTokyoNight.git
synced 2025-12-13 15:29:53 +01:00
Recompile theme
This commit is contained in:
@@ -5818,9 +5818,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: #101013; }
|
||||
.panel.translucent {
|
||||
background-color: rgba(24, 27, 40, 0.5); }
|
||||
background-color: rgba(16, 16, 19, 0.5); }
|
||||
.panel.color-light.translucent {
|
||||
background-color: rgba(255, 255, 255, 0.85); }
|
||||
|
||||
|
||||
@@ -5843,9 +5843,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: #101013; }
|
||||
.panel.translucent {
|
||||
background-color: rgba(24, 27, 40, 0.5); }
|
||||
background-color: rgba(16, 16, 19, 0.5); }
|
||||
.panel.color-light.translucent {
|
||||
background-color: rgba(255, 255, 255, 0.85); }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user