From 4d6ecb615f262822b38f0277353b8011fb8a3ce3 Mon Sep 17 00:00:00 2001 From: Harri Lahtinen Date: Thu, 6 Feb 2020 14:01:43 +0200 Subject: [PATCH] removed colors --- .config/polybar/colors | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 .config/polybar/colors diff --git a/.config/polybar/colors b/.config/polybar/colors deleted file mode 100644 index 3cecf38..0000000 --- a/.config/polybar/colors +++ /dev/null @@ -1,17 +0,0 @@ -[colors] -background = #00000000 -background-alt = #cc241d -foreground = #d79921 -foreground-alt = #458588 -highlight = #a89984 -error = #76dd7a -red = #689d6a -yellow = #b58900 -green = #b16286 -darkblue = #d79921 -alert = #FF0000 -lightblue = #ebd6b8 -orange = #458588 -blue = #ff2016 -black = #282828 -grey = #414141