From 3350bb84848b02756343b49f094c07fcb2e7e0fa Mon Sep 17 00:00:00 2001 From: stkhan Date: Tue, 11 May 2021 11:24:02 -0500 Subject: Made text easier to see in st --- st/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'st/config.h') diff --git a/st/config.h b/st/config.h index 1035b22..aa7e2c3 100644 --- a/st/config.h +++ b/st/config.h @@ -116,7 +116,7 @@ static const char *colorname[] = { "#a80600", "#06b500", "#d79921", - "#458588", + "#042e88", "#b16286", "#689d6a", "#a89984", -- cgit v1.2.3