Add all colors to config
This commit is contained in:
@@ -35,10 +35,12 @@ typedef u32 Color;
|
||||
typedef enum {
|
||||
COLOR_BACKGROUND, //silver-y black
|
||||
COLOR_ACCENT,
|
||||
COLOR_WHITE,
|
||||
COLOR_WHITE_BACKGROUND,
|
||||
COLOR_WHITE_ACCENT,
|
||||
COLOR_CURSOR,
|
||||
COLOR_BLACK,
|
||||
COLOR_RED,
|
||||
COLOR_RED_BACKGROUND,
|
||||
COLOR_RED_ACCENT,
|
||||
COLOR_YELLOW,
|
||||
|
||||
COLOR_AMOUNT,
|
||||
|
||||
Reference in New Issue
Block a user