Updates for noctalia theme and swayfx.
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
set $primary #a9afbd
|
||||
set $on_primary #121212
|
||||
set $secondary #7d8390
|
||||
set $tertiary #8b909c
|
||||
set $error #c77b7b
|
||||
set $surface #121212
|
||||
set $on_surface #e8e8e8
|
||||
set $on_surface_variant #b0b0b0
|
||||
set $outline #616161
|
||||
|
||||
## Window Colours
|
||||
# class border backgr. text indicator child_border
|
||||
client.focused $primary $surface $on_surface $primary $primary
|
||||
client.focused_inactive $outline $surface $on_surface_variant $outline $outline
|
||||
client.unfocused $outline $surface $on_surface_variant $outline $outline
|
||||
client.urgent $error $surface $on_surface $error $error
|
||||
client.placeholder $surface $surface $on_surface_variant $surface $surface
|
||||
client.background $surface
|
||||
Reference in New Issue
Block a user