From 8436c10a21fbf7d658c93cc9f85a321e2f0d9b84 Mon Sep 17 00:00:00 2001 From: Roger Gonzalez Date: Sun, 22 Mar 2020 20:12:17 -0300 Subject: Changed polybar font colors --- .config/polybar/config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.config/polybar') diff --git a/.config/polybar/config b/.config/polybar/config index 96989ecf..9fbace7a 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -14,7 +14,7 @@ height = 40 ;background = #222 background = #000 -foreground = #eee +foreground = #eefafa border-bottom = 1 border-bottom-color = #333 @@ -48,7 +48,7 @@ width = 100% height = 43 background = #000 -foreground = #eefafafa +foreground = #eefafa overline-size = 3 overline-color = ${colors.accent} @@ -208,7 +208,7 @@ label-full = '100%' [module/xwindow] type = internal/xwindow label-maxlen = 75 -label-foreground = #bbb +label-foreground = #eefafa [module/xkeyboard] type = internal/xkeyboard -- cgit v1.2.3