UI: Implement Web Assets' theme system, and add 'dark' theme #103972
@ -15,7 +15,7 @@
|
|||||||
backdrop-filter: brightness(80%)
|
backdrop-filter: brightness(80%)
|
||||||
|
|
||||||
/* Event favourited styles */
|
/* Event favourited styles */
|
||||||
&:has(button[data-is-checked="data-is-checked"])
|
&:has(button[data-is-checked])
|
||||||
backdrop-filter: brightness(125%) saturate(200%)
|
backdrop-filter: brightness(125%) saturate(200%)
|
||||||
color: var(--color-text-primary)
|
color: var(--color-text-primary)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user