refact0r / system24

a tui-style discord theme
MIT License
1.08k stars 43 forks source link

apply custom colors to modal and bg-surface #46

Closed yummypixza closed 2 weeks ago

yummypixza commented 4 weeks ago

--modal-*-background and --bg-surface-* might cover most pop-up (either window-like or menu) background usage here. should fix #32 and #40.

also apply background color to friends' activity now lane --activity-card-background.

p.s. noticed that --primary-600 can substitute to --bg-0 and --primary-630 can substitute to --bg-1 at most time, might be useful for similar but overlooked case.