summaryrefslogtreecommitdiff
path: root/st/st-0.9.3/config.def.h
diff options
context:
space:
mode:
authorThomas Ulmer <thomasmulmer02@gmail.com>2026-01-16 08:52:35 -0800
committerThomas Ulmer <thomasmulmer02@gmail.com>2026-01-22 08:25:45 -0800
commit70465c299fdcc97fd2e855f34b850bcf67e81fb1 (patch)
tree6279c21dc5e043a7bd36e04c9fef4bce65382e03 /st/st-0.9.3/config.def.h
parent5a72413802e1994d7609e3323c7ed8f67ba04b2b (diff)
st: better blue color
Diffstat (limited to 'st/st-0.9.3/config.def.h')
-rw-r--r--st/st-0.9.3/config.def.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/st/st-0.9.3/config.def.h b/st/st-0.9.3/config.def.h
index 5618865..5a1072f 100644
--- a/st/st-0.9.3/config.def.h
+++ b/st/st-0.9.3/config.def.h
@@ -100,7 +100,7 @@ static const char *colorname[] = {
"red3",
"green3",
"yellow3",
- "blue2",
+ "Skyblue1",
"magenta3",
"cyan3",
"gray90",