new color theme

This commit is contained in:
barry 2025-01-10 23:39:09 +01:00
parent bc6684ab8f
commit 12566d7fe8

View File

@ -6,7 +6,7 @@ refresh_interval: 0.4 # (float) number of seconds in-between progress bar ref
# Set Color Theme
color_theme:
text: [255, 255, 255] # [R, G, B] All text components
bar_outline: [255, 255, 255] # [R, G, B] Bar Outline
bar_inside: [30, 215, 96] # [R, G, B] Bar in-fill
background: [25, 20, 20] # [R, G, B] Background
text: [253, 238, 216] # [R, G, B] All text components
bar_outline: [16, 81, 86] # [R, G, B] Bar in-fill
bar_inside: [148, 191, 136] # [R, G, B] Bar in-fill
background: [13, 19, 33] # [R, G, B] Background