Closed Boughen1975 closed 10 months ago
Added the following darker yellow, amber and red for use on the background lines.
DARKYELLOW = display.create_pen(175, 175, 0) DARKAMBER = display.create_pen(175, 75, 0) DARKRED = display.create_pen(175, 0, 0)
Lines showing activity levels in the background are too bright. They need to be the correct colour but reduced vibrancy to prevent them from distracting from the chart values.