Added more purple (rain)

This commit is contained in:
polluks
2022-01-31 02:18:01 +01:00
parent b00cb182d9
commit a29a1b0a59
6 changed files with 29 additions and 0 deletions

View File

@@ -57,6 +57,7 @@
#define COLOR_RED 0x02
#define COLOR_CYAN 0x03
#define COLOR_VIOLET 0x04
#define COLOR_PURPLE COLOR_VIOLET
#define COLOR_GREEN 0x05
#define COLOR_BLUE 0x06
#define COLOR_YELLOW 0x07