Skip to content

Commit 6ca1e5e

Browse files
committed
Tweak to progress bar color in example_blue
1 parent c3e67c0 commit 6ca1e5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example_setups/example_blue_800x480.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@ SLAYOUT_INITIAL = "DEFAULT"
353353
#
354354
[COLORS]
355355
color_artist = '#ffcc00' # artist name
356-
color_gray = '#424242' # progress bar background (used 'dimgrey' for a while)
356+
color_gray = '#676767' # progress bar background (used 'dimgrey' for a while)
357357
color_7S = '#3399ff' # 7-Segment LED color, progress bar
358358

359359

0 commit comments

Comments
 (0)