i3-config/colorschemes/gruvbox.bar.conf
2025-04-17 21:55:45 -04:00

16 lines
317 B
Plaintext

bar {
colors {
background #282828ff
separator #3c3836
# border bg txt
focused_workspace #d79921 #d79921 #282828
active_workspace #d79921 #d79921 #202020
inactive_workspace #282828 #282828 #d79921
}
font pango:Source Code Pro 11
status_command i3blocks
position top
padding 6px
tray_padding 5px
}