From a3b97dbe13ef26350889fdd6a700d18fb1b70ab6 Mon Sep 17 00:00:00 2001 From: Andreev Gregory Date: Tue, 1 Apr 2025 16:59:35 +0300 Subject: [PATCH] little decorative change --- .gitignore | 2 +- config.def.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index a06e61d..f1efd62 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,4 @@ st config.h *.tar *.gz - +shell.nix diff --git a/config.def.h b/config.def.h index 938570f..c932aec 100644 --- a/config.def.h +++ b/config.def.h @@ -115,7 +115,7 @@ static const char *colorname[] = { "gray90", /* 8 bright colors */ - "gray50", + "black", "red", "green", "yellow",