From 92b858e4e9a12e0ab2b5df952e2b5ae202687139 Mon Sep 17 00:00:00 2001 From: "tanguy@aristotle" Date: Tue, 24 Nov 2020 13:07:12 +0100 Subject: [PATCH] Update polybar colors for ayu color scheme --- .config/polybar/colors.ini | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.config/polybar/colors.ini b/.config/polybar/colors.ini index 0769be8..4ea0c04 100644 --- a/.config/polybar/colors.ini +++ b/.config/polybar/colors.ini @@ -13,10 +13,10 @@ [color] ;; Active Colors -bg = #2E3440 -fg = #ECEFF4 -ac = #88C0D0 -sbg = #4C566A +bg = ${xrdb:background} +fg = ${xrdb:foreground} +ac = #FFCC66 +sbg = #343F4C ;; Bars bi = #00BCD4