diff --git a/arch-config/.config/polybar/colors.ini b/arch-config/.config/polybar/colors.ini index 52ad04a1..97d9979c 100755 --- a/arch-config/.config/polybar/colors.ini +++ b/arch-config/.config/polybar/colors.ini @@ -84,14 +84,17 @@ ; Pink ====================== background = #190117 -foreground = #f2daf0 -;modbackground = #33022f -modbackground = #4c0347 -lightforeground = #4c0347 +;foreground = #f2daf0 +;modbackground = #4c0347 +;lightforeground = #4c0347 alert = #ff0000 underline = #cc0abf ; ============================= +background = #33022f +modbackground = #33022f +lightforeground = #33022f + red = #ff0000 darkred = #990000 orange = #ff8432