Update highlight.cpp
Improved documentation
This commit is contained in:
parent
ce07df3186
commit
280a298310
@ -5,7 +5,7 @@
|
||||
#include <fstream>
|
||||
#include <string.h>
|
||||
|
||||
/* Color codes */
|
||||
/* ANSI Color codes */
|
||||
#define COLOR_GREEN "\033[1;32m"
|
||||
#define COLOR_RESET "\033[0m"
|
||||
#define COLOR_RED "\033[31m"
|
||||
|
Loading…
x
Reference in New Issue
Block a user