undo accidental color scheme commit

This commit is contained in:
Kartik K. Agaram 2021-12-25 22:07:04 -08:00
parent e9d72de48b
commit 3040ede3c8
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ enum KEY_ACTION {
* for a map of available colors. */
/* Toggle between a few color schemes */
#define COLOR_SCHEME 2
#define COLOR_SCHEME 0
#if COLOR_SCHEME == 0
/* Light color scheme. */
enum color {