From e79e090850c1583314715c63772b93348bad6c57 Mon Sep 17 00:00:00 2001 From: Daniil Tsivinsky Date: Thu, 23 Sep 2021 13:03:41 +0300 Subject: [PATCH] Remove old colors --- polybar/config.ini | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/polybar/config.ini b/polybar/config.ini index 9307571..6354198 100644 --- a/polybar/config.ini +++ b/polybar/config.ini @@ -3,14 +3,8 @@ ; This is colors for ayu theme (https://github.com/ayu-theme/ayu-colors) primary = #ffa759 background = #202734 -foreground = #cbccc6 background-alt = # - -; This is my own colors -; primary = #d84848 -; background = #222 -; foreground = #c0c0a8 -; background-alt = # +foreground = #cbccc6 [bar/main] width = 100%