v0.8.00b
This commit is contained in:
@@ -17,7 +17,9 @@
|
||||
/* | color name | R G B | */
|
||||
/*----------------------------------------------------------------------------------------------------------------*/
|
||||
//#define COLOR_BACKGROUND 255, 255, 0 /* background */
|
||||
//#define COLOR_STATION_NAME 91, 118, 255 /* station name */
|
||||
//#define COLOR_STATION_NAME 0, 0, 0 /* station name */
|
||||
//#define COLOR_STATION_BG 91, 118, 255 /* station name background */
|
||||
//#define COLOR_STATION_FILL 231, 211, 90 /* station name fill background */
|
||||
//#define COLOR_SNG_TITLE_1 255, 0, 0 /* first title */
|
||||
//#define COLOR_SNG_TITLE_2 0, 0, 0 /* second title */
|
||||
//#define COLOR_WEATHER 255, 0, 216 /* weather string */
|
||||
@@ -36,6 +38,7 @@
|
||||
//#define COLOR_VOLBAR_IN 189, 189, 189 /* volume bar fill */
|
||||
//#define COLOR_DIGITS 100, 100, 255 /* volume / station number */
|
||||
//#define COLOR_DIVIDER 0, 255, 0 /* divider color (DSP_ST7789, DSP_ILI9341, DSP_ILI9225) */
|
||||
//#define COLOR_BITRATE 231, 211, 90 /* bitrate */
|
||||
//#define COLOR_PLAYLIST_0 255, 0, 0 /* playlist string 0 */
|
||||
//#define COLOR_PLAYLIST_1 0, 255, 0 /* playlist string 1 */
|
||||
//#define COLOR_PLAYLIST_2 255, 0, 255 /* playlist string 2 */
|
||||
|
||||
Reference in New Issue
Block a user