mirror of
https://github.com/luneko/SweetTokyoNight.git
synced 2025-12-14 07:39:52 +01:00
Recompile theme
This commit is contained in:
@@ -5809,11 +5809,11 @@ window.background.budgie-settings-window.csd > box.horizontal > stack > scrolled
|
|||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
transition: all 100ms ease-in-out; }
|
transition: all 100ms ease-in-out; }
|
||||||
.panel.maximized {
|
.panel.maximized {
|
||||||
background-color: #181b28; }
|
background-color: black; }
|
||||||
.panel.translucent {
|
.panel.translucent {
|
||||||
background-color: rgba(24, 27, 40, 0.5); }
|
background-color: rgba(0, 0, 0, 0.5); }
|
||||||
.panel.color-light.translucent {
|
.panel.color-light.translucent {
|
||||||
background-color: rgba(255, 255, 255, 0.85); }
|
background-color: rgba(195, 199, 209, 0.85); }
|
||||||
|
|
||||||
menubar.panel,
|
menubar.panel,
|
||||||
.panel menubar {
|
.panel menubar {
|
||||||
|
|||||||
@@ -5834,11 +5834,11 @@ window.background.budgie-settings-window.csd > box.horizontal > stack > scrolled
|
|||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
transition: all 100ms ease-in-out; }
|
transition: all 100ms ease-in-out; }
|
||||||
.panel.maximized {
|
.panel.maximized {
|
||||||
background-color: #181b28; }
|
background-color: black; }
|
||||||
.panel.translucent {
|
.panel.translucent {
|
||||||
background-color: rgba(24, 27, 40, 0.5); }
|
background-color: rgba(0, 0, 0, 0.5); }
|
||||||
.panel.color-light.translucent {
|
.panel.color-light.translucent {
|
||||||
background-color: rgba(255, 255, 255, 0.85); }
|
background-color: rgba(195, 199, 209, 0.85); }
|
||||||
|
|
||||||
menubar.panel,
|
menubar.panel,
|
||||||
.panel menubar {
|
.panel menubar {
|
||||||
|
|||||||
Reference in New Issue
Block a user