mirror of
https://github.com/BewlyBewly/BewlyBewly.git
synced 2025-04-14 13:15:29 +00:00
chore: adjust bew-fill-alt color when disable frosted glass
This commit is contained in:
@@ -253,6 +253,11 @@
|
||||
--bew-fill-alt: var(--bew-content-solid);
|
||||
}
|
||||
|
||||
:host(.disable-frosted-glass.dark),
|
||||
:root.disable-frosted-glass.dark {
|
||||
--bew-fill-alt: var(--bew-fill-1);
|
||||
}
|
||||
|
||||
:host(.reduce-frosted-glass-blur),
|
||||
:root.reduce-frosted-glass-blur {
|
||||
--bew-filter-glass-1: blur(10px) saturate(180%);
|
||||
|
||||
Reference in New Issue
Block a user