From 616315737f60e4dc0430355f3608053b2b701421 Mon Sep 17 00:00:00 2001 From: VectorKappa Date: Thu, 7 Oct 2021 23:07:31 +0200 Subject: [PATCH] Polybar now uses xrdb resources --- polybar/.config/polybar/config | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/polybar/.config/polybar/config b/polybar/.config/polybar/config index 69eb20a..aceabf0 100644 --- a/polybar/.config/polybar/config +++ b/polybar/.config/polybar/config @@ -17,15 +17,13 @@ ;========================================================== [colors] -;background = ${xrdb:color0:#222} -background = #2E3440 -background-alt = #444 -;foreground = ${xrdb:color7:#222} -foreground = #D8DEE9 -foreground-alt = #4C566A -primary = #ffb52a -secondary = #e60053 -alert = #bd2c40 +background = ${xrdb:background:#2E3440} +background-alt = ${xrdb:color0:#3B4252} +foreground = ${xrdb:foreground:#D8DEE9} +foreground-alt = ${xrdb:color8:#4C566A} +primary = ${xrdb:color6:#88C0D0} +secondary = ${xrdb:color4:#81A1C1} +alert = ${xrdb:color1:#BF616A} [bar/example] monitor = ${env:MONITOR:}