summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichaël Ball <michael.ball@gmail.com>2019-04-15 19:26:20 +0100
committerMichaël Ball <michael.ball@gmail.com>2019-04-15 19:26:20 +0100
commitdd6db0e1a307c8ff845fa24715ea0624eec599cd (patch)
treec1f5689b1c95807df4fe252164b1d08faf6ebac7
parent76ee6e68a0c16a2d16a4596788f2078e4204972c (diff)
Update base02 to base0A
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index 0a25b55..3ddd2fb 100644
--- a/config.h
+++ b/config.h
@@ -95,7 +95,7 @@ static const char *colorname[] = {
"#61507A", /* base03 */
"#E4600E", /* base09 */
"#06EA61", /* base0B */
- "#242424", /* base02 */
+ "#DAE84D", /* base0A */
"#BFBBBF", /* base04 */
"#EFEBEF", /* base06 */
"#9D4D0E", /* base0F */