commit 984624223fcdd55948656c2c73d27722d73b81e4 parent f37127fa35c901c9929f1dd2c093c5cf45f2cbdd Author: hhvn <dev@haydenvh.com> Date: Thu, 1 Apr 2021 19:15:37 +0100 config.h: greener background Diffstat:
M | config.h | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.h b/config.h @@ -119,7 +119,7 @@ static const char *colorname[] = { [255] = 0, /* internal colours */ "#1e5eb3", // 256 - "#0a0a10", // 257 + "#050a10", // 257 }; /*