fix: backdrop transparency (#19)
* fix: shows backdrop transparency * fix: changed `surface0` to `base` * M E R G E --------- Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
This commit is contained in:
@@ -25,6 +25,7 @@ whiskers:
|
||||
--main-background: #{{base.hex}};
|
||||
--second-background: #{{mantle.hex}};
|
||||
--hover-background: #{{surface0.hex}};
|
||||
--main-background-transparent: #{{base.hex}}dd;
|
||||
--main-text: #{{text.hex}};
|
||||
--dimmer-text: #{{overlay2.hex}};
|
||||
--green-color: var(--green);
|
||||
|
||||
Reference in New Issue
Block a user