Browse Source

- lcd4linux.conf: use our current orange

master
vanhofen 7 years ago
parent
commit
26b8a069d8
  1. 12
      archive-imagefiles/lcd4linux/etc/lcd4linux.conf

12
archive-imagefiles/lcd4linux/etc/lcd4linux.conf

@ -123,7 +123,7 @@ Widget EVENT {
width 20 width 20
update 250 update 250
speed 325 speed 325
foreground 'ee9a49' foreground 'fd6d13'
} }
Widget EVENT_large { Widget EVENT_large {
@ -133,7 +133,7 @@ Widget EVENT_large {
width 16 width 16
update 250 update 250
speed 325 speed 325
foreground 'ee9a49' foreground 'fd6d13'
} }
Widget EVENT_small { Widget EVENT_small {
@ -143,7 +143,7 @@ Widget EVENT_small {
width 32 width 32
update 250 update 250
speed 325 speed 325
foreground 'ee9a49' foreground 'fd6d13'
} }
Widget EVENT_d-box2 { Widget EVENT_d-box2 {
@ -163,7 +163,7 @@ Widget PROGRESS {
max 100 max 100
length 18 length 18
update 2600 update 2600
foreground 'ee9a49aa' foreground 'fd6d13aa'
barcolor0 '00000000' barcolor0 '00000000'
} }
@ -184,7 +184,7 @@ Widget PROGRESS_small {
max 100 max 100
length 30 length 30
update 2600 update 2600
foreground 'ee9a49aa' foreground 'fd6d13aa'
} }
Widget PROGRESS_d-box2 { Widget PROGRESS_d-box2 {
@ -204,7 +204,7 @@ Widget DURATION {
align 'R' align 'R'
width 13 width 13
update 500 update 500
foreground 'ee9a49' foreground 'fd6d13'
} }
Widget VOLUME_d-box2 { Widget VOLUME_d-box2 {

Loading…
Cancel
Save