summaryrefslogtreecommitdiffstats
path: root/CRT.h
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2018-02-05 07:01:12 +0100
committerHisham Muhammad <hisham@gobolinux.org>2018-02-05 07:20:27 +0100
commitac2dff2881a7ab203750e8edf7a46b69ae492ed0 (patch)
tree863d44c3188c59f30499131e9d3791515e564e20 /CRT.h
parentc50440f165b3bdb6b0f9d1dea7e8a945f70360ea (diff)
Fix color behavior on some terminals.
Fixes #635.
Diffstat (limited to 'CRT.h')
-rw-r--r--CRT.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/CRT.h b/CRT.h
index 590fff6e..933fe068 100644
--- a/CRT.h
+++ b/CRT.h
@@ -26,6 +26,7 @@ in the source distribution for its full text.
#define White COLOR_WHITE
#define ColorPairGrayBlack ColorPair(Magenta,Magenta)
+#define ColorIndexGrayBlack ColorIndex(Magenta,Magenta)
#define KEY_WHEELUP KEY_F(20)
#define KEY_WHEELDOWN KEY_F(21)

© 2014-2024 Faster IT GmbH | imprint | privacy policy