Polybar: Add additional alert color

This commit is contained in:
Salt 2017-08-21 00:58:18 -05:00
parent 49c17d525a
commit 18aa83bf89

View File

@ -10,6 +10,8 @@
[res/colors]
alert-dark = ${xrdb:color3:#d79921}
alert = ${xrdb:color11:#fabd2f}
alert-hard-dark = ${xrdb:color9:#fb4934}
alert-hard = ${xrdb:color1:#cc241d}
primary-dark = ${xrdb:color6:#689d6a}
primary = ${xrdb:color14:#8ec07c}