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

@@ -59,6 +59,7 @@
#define TGI_COLOR_BLACK 0x00
#define TGI_COLOR_GREEN 0x01
#define TGI_COLOR_VIOLET 0x02
#define TGI_COLOR_PURPLE TGI_COLOR_VIOLET
#define TGI_COLOR_WHITE 0x03
#define TGI_COLOR_BLACK2 0x04
#define TGI_COLOR_ORANGE 0x05