1
0
mirror of https://github.com/dcarrillo/dotfiles.git synced 2024-12-22 11:38:00 +00:00

[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

View File

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