aboutsummaryrefslogtreecommitdiffstats
path: root/polybar
diff options
context:
space:
mode:
authorGravatar Tom Willemse2020-09-02 15:54:19 -0700
committerGravatar Tom Willemse2020-12-26 23:17:23 -0800
commitfec00155e163a0cd63ce0136a8f1ee41a068c80b (patch)
tree380a2281c07213da9fd00fe36150d2d273eb05bd /polybar
parentf5e61a52c766122a809a19acc59d45dd9117c1cd (diff)
downloadnew-dotfiles-fec00155e163a0cd63ce0136a8f1ee41a068c80b.tar.gz
new-dotfiles-fec00155e163a0cd63ce0136a8f1ee41a068c80b.zip
Change polybar’s background color
This is to make it look more like my Emacs mode line.
Diffstat (limited to 'polybar')
-rw-r--r--polybar/.config/polybar/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/polybar/.config/polybar/config b/polybar/.config/polybar/config
index b997ce6..c1cf76f 100644
--- a/polybar/.config/polybar/config
+++ b/polybar/.config/polybar/config
@@ -1,6 +1,6 @@
; -*- mode: conf-windows; -*-
[colors]
-background = #111414
+background = #1f2c3f
background-alt = #222222
foreground = #bfbfbf
foreground-alt = #969696