From 73e4b4ac08ee7e746d327abf69e6242facbdc312 Mon Sep 17 00:00:00 2001 From: Alex Mayer Date: Tue, 22 May 2018 19:48:52 -0400 Subject: [PATCH] Fix Color Hex Values --- doc/config.cmake | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/config.cmake b/doc/config.cmake index 9c5e3263..1d6d2617 100644 --- a/doc/config.cmake +++ b/doc/config.cmake @@ -180,7 +180,7 @@ label = BL bar-width = 10 bar-indicator = | -bar-indicator-foreground = #ff +bar-indicator-foreground = #fff bar-indicator-font = 2 bar-fill = ─ bar-fill-font = 2 @@ -272,7 +272,7 @@ label-volume = VOL %percentage%% label-volume-foreground = ${root.foreground} label-muted = 🔇 muted -label-muted-foreground = #66 +label-muted-foreground = #666 bar-volume-width = 10 bar-volume-foreground-0 = #55aa55