add more colors

This commit is contained in:
Benjamin Wiegand
2025-09-07 15:37:09 -07:00
parent 9f11cc28ea
commit c227ebe2fa
+5
View File
@@ -35,6 +35,11 @@
#define COLOR_ORANGE 0xFB20
#define COLOR_YELLOW 0xFFE0
#define COLOR_FAINT_RED 0x0800
#define COLOR_FAINT_GREEN 0x0020
#define COLOR_FAINT_BLUE 0x0001
#define COLOR_FAINT_GRAY 0x0821
#define DISPLAY_RESOLUTION_WIDTH 96
#define DISPLAY_RESOLUTION_HEIGHT 64