summaryrefslogtreecommitdiffhomepage
path: root/icons/gen-load-icons.sh
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2019-12-18 15:11:31 +0000
committerjao <jao@gnu.org>2019-12-18 15:11:31 +0000
commit479a50b9e291ea5cd59e7df6a12fc537b4220254 (patch)
tree1b3ffcf7b7edc7e7c8b51adf934e971aff93a67a /icons/gen-load-icons.sh
parent318ce5d54950aea41bb2f3bfce73658a03bc691a (diff)
downloadxmobar-config-479a50b9e291ea5cd59e7df6a12fc537b4220254.tar.gz
xmobar-config-479a50b9e291ea5cd59e7df6a12fc537b4220254.tar.bz2
linting and doom background
Diffstat (limited to 'icons/gen-load-icons.sh')
-rwxr-xr-xicons/gen-load-icons.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/icons/gen-load-icons.sh b/icons/gen-load-icons.sh
index 12f61ed..d3072de 100755
--- a/icons/gen-load-icons.sh
+++ b/icons/gen-load-icons.sh
@@ -14,6 +14,8 @@ my $color_bg = "white";
my $color_fg = "grey90";
$color_bg = "#2B2B2B";
+$color_bg = "#1f1f1f"; # zenburn
+$color_bg = "#22242b"; # doom
$color_fg = "grey40";
for ( my $file_num = 0; $file_num <= 8; $file_num++ ) {