summaryrefslogtreecommitdiff
path: root/firmware/export/config-h100.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-h100.h')
-rw-r--r--firmware/export/config-h100.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config-h100.h b/firmware/export/config-h100.h
index 34ba3e5ad9..1a3c75ebf8 100644
--- a/firmware/export/config-h100.h
+++ b/firmware/export/config-h100.h
@@ -46,7 +46,7 @@
46 46
47/* Display colours, for screenshots and sim (0xRRGGBB) */ 47/* Display colours, for screenshots and sim (0xRRGGBB) */
48#define LCD_DARKCOLOR 0x000000 48#define LCD_DARKCOLOR 0x000000
49#define LCD_BRIGHTCOLOR 0x7e917e 49#define LCD_BRIGHTCOLOR 0x5a915a
50#define LCD_BL_DARKCOLOR 0x000000 50#define LCD_BL_DARKCOLOR 0x000000
51#define LCD_BL_BRIGHTCOLOR 0xadd8e6 51#define LCD_BL_BRIGHTCOLOR 0xadd8e6
52 52