mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-23 08:43:55 -05:00
waybar/dnd: color red when active
This commit is contained in:
parent
f68e5e4bd1
commit
245ed28701
|
@ -288,6 +288,10 @@
|
||||||
color: #e78284;
|
color: #e78284;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#custom-dnd.on {
|
||||||
|
color: #e78284;
|
||||||
|
}
|
||||||
|
|
||||||
#workspaces,
|
#workspaces,
|
||||||
#mode,
|
#mode,
|
||||||
#submap,
|
#submap,
|
||||||
|
|
Loading…
Reference in a new issue