From eb2c0a04cadb577823c17e7274a034b809e6479c Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Fri, 12 Nov 2021 12:33:43 +0100 Subject: [PATCH] polybar: a bit less transparent background --- dotfiles/polybar.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotfiles/polybar.conf b/dotfiles/polybar.conf index ff01312..ca95f8d 100644 --- a/dotfiles/polybar.conf +++ b/dotfiles/polybar.conf @@ -1,6 +1,6 @@ [colors] # Format: [aa]rrggbb -background = #c0000000 +background = #a0000000 foreground = #eaeaea highlight = #4c7899 warning = #ff3121