about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2021-12-25 22:07:04 -0800
committerKartik K. Agaram <vc@akkartik.com>2021-12-25 22:07:15 -0800
commit3040ede3c812e8de8e9de26035a26d56926adc48 (patch)
tree9b98dd0bd8c2689b77ec6f8227f16b43519bb4c3 /src
parente9d72de48b15776f6b69a1436bfbb32a90e35993 (diff)
downloadteliva-3040ede3c812e8de8e9de26035a26d56926adc48.tar.gz
undo accidental color scheme commit
Diffstat (limited to 'src')
-rw-r--r--src/teliva.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/teliva.h b/src/teliva.h
index 42ebdc7..b283a50 100644
--- a/src/teliva.h
+++ b/src/teliva.h
@@ -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 {