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:
mxgic1337_
2025-03-13 09:24:11 +01:00
committed by GitHub
parent 8efc6c08a8
commit ace007b47f
6 changed files with 10 additions and 0 deletions
+1
View File
@@ -18,6 +18,7 @@
--main-background: #eff1f5;
--second-background: #e6e9ef;
--hover-background: #ccd0da;
--main-background-transparent: #eff1f5dd;
--main-text: #4c4f69;
--dimmer-text: #7c7f93;
--green-color: var(--green);