little decorative change

This commit is contained in:
Андреев Григорий 2025-04-01 16:59:35 +03:00
parent 65c7e8ace2
commit a3b97dbe13
2 changed files with 2 additions and 2 deletions

2
.gitignore vendored
View File

@ -4,4 +4,4 @@ st
config.h config.h
*.tar *.tar
*.gz *.gz
shell.nix

View File

@ -115,7 +115,7 @@ static const char *colorname[] = {
"gray90", "gray90",
/* 8 bright colors */ /* 8 bright colors */
"gray50", "black",
"red", "red",
"green", "green",
"yellow", "yellow",