😒 fix default color

This commit is contained in:
Felix Pankratz 2024-12-11 14:42:15 +01:00
parent 971b1cd042
commit 7b152d4025

View File

@ -7,7 +7,7 @@
#define COLOR_HIGHLIGHT_B 128
#define COLOR_DEFAULT_R 0
#define COLOR_DEFAULT_G 0
#define COLOR_DEFAULT_G 255
#define COLOR_DEFAULT_B 0
typedef struct {