Change polybar’s background color
This is to make it look more like my Emacs mode line.
This commit is contained in:
parent
f5e61a52c7
commit
fec00155e1
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
; -*- mode: conf-windows; -*-
|
; -*- mode: conf-windows; -*-
|
||||||
[colors]
|
[colors]
|
||||||
background = #111414
|
background = #1f2c3f
|
||||||
background-alt = #222222
|
background-alt = #222222
|
||||||
foreground = #bfbfbf
|
foreground = #bfbfbf
|
||||||
foreground-alt = #969696
|
foreground-alt = #969696
|
||||||
|
|
Loading…
Reference in a new issue