fixed hyperbola logo, wasn't grey. thinking about adding BRIGHT_COLOR to color.h

This commit is contained in:
Palanix 2021-06-18 20:48:35 +02:00
parent e9b0693dd3
commit 2dd929fb2e
1 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
#include "../color.h"
#define COLOR BLACK
#define COLOR "\e[1;90m"
#define NAMECOLOR WHITE
#define ROWS 16
char *logo[] = {
" WW ",