commit 9036aa0d880f54af83657a4517d997329d03ffd7
parent 6501a5f65a1199e7849ff32f3398c783e96e4048
Author: Cem Keylan <cem@ckyln.com>
Date: Wed, 26 Jun 2019 14:07:15 +0300
minor fix
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.h b/config.h
@@ -87,7 +87,7 @@ float alpha = 0.92;
/* Terminal colors (16 first used in escape sequence) */
static const char *colorname[] = {
- /* solarized dark */
+ /* dracula */
"#000000", /* 0: black */
"#ff5555", /* 1: red */
"#50fa7b", /* 2: green */