mirror of
https://github.com/antebudimir/feishin.git
synced 2025-12-31 10:03:33 +00:00
Set transparent window control background
This commit is contained in:
parent
38118e74ae
commit
3b7c6ce25e
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@
|
|||
|
||||
--titlebar-fg: rgb(255, 255, 255);
|
||||
--titlebar-bg: rgb(7, 7, 7);
|
||||
--titlebar-controls-bg: rgba(7, 7, 7, 0.4);
|
||||
--titlebar-controls-bg: rgba(0, 0, 0, 0);
|
||||
|
||||
--sidebar-bg: rgb(0, 0, 0);
|
||||
--sidebar-fg: rgb(210, 210, 210);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue