Polybar: Add additional alert color
This commit is contained in:
parent
49c17d525a
commit
18aa83bf89
@ -10,6 +10,8 @@
|
|||||||
[res/colors]
|
[res/colors]
|
||||||
alert-dark = ${xrdb:color3:#d79921}
|
alert-dark = ${xrdb:color3:#d79921}
|
||||||
alert = ${xrdb:color11:#fabd2f}
|
alert = ${xrdb:color11:#fabd2f}
|
||||||
|
alert-hard-dark = ${xrdb:color9:#fb4934}
|
||||||
|
alert-hard = ${xrdb:color1:#cc241d}
|
||||||
|
|
||||||
primary-dark = ${xrdb:color6:#689d6a}
|
primary-dark = ${xrdb:color6:#689d6a}
|
||||||
primary = ${xrdb:color14:#8ec07c}
|
primary = ${xrdb:color14:#8ec07c}
|
||||||
|
Loading…
Reference in New Issue
Block a user