[polybar] Change bar background color to black

This commit is contained in:
Daniel Carrillo 2020-05-03 18:35:27 +02:00
parent 1de44938be
commit 18d2935a62
1 changed files with 8 additions and 9 deletions

View File

@ -7,19 +7,18 @@ margin-bottom = 0
include-file = ~/.config/polybar/modules.ini include-file = ~/.config/polybar/modules.ini
[colors] [colors]
background = #000000
background = #263238 background-alt = #444444
background-alt = #444
foreground = #FFFFFF foreground = #FFFFFF
foreground-alt = #555 foreground-alt = #555555
primary = #F5A70A primary = #F5A70A
secondary = #e60053 secondary = #E60053
alert = #bd2c40 alert = #BD2C40
; bar colors ; bar colors
bn = #43a047 bn = #43A047
bm = #fdd835 bm = #FDD835
bd = #e53935 bd = #E53935
[bar/top] [bar/top]
monitor = ${env:MONITOR:} monitor = ${env:MONITOR:}