st

[fork] terminal
Log | Files | Refs | README | LICENSE

commit a767b0cc028fe6e357c06776669a0d4c7662f5f6
parent 984624223fcdd55948656c2c73d27722d73b81e4
Author: hhvn <dev@haydenvh.com>
Date:   Thu,  1 Apr 2021 19:47:34 +0100

config.h: greenify some more, dark, colours

Diffstat:
Mconfig.h | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/config.h b/config.h @@ -96,9 +96,9 @@ unsigned int tabspaces = 8; /* Colors */ static const char *colorname[] = { /* Main pallete */ - "#141726", // 0 - "#24283c", // 1 - "#31364b", // 2 + "#0c1726", // 0 + "#14283c", // 1 + "#1b364b", // 2 "#40445c", // 3 "#575b72", // 4 "#777b8e", // 5