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 +- st/st | Bin 120776 -> 120776 bytes st/x.o | Bin 88160 -> 88160 bytes 3 files changed, 1 insertion(+), 1 deletion(-) (limited to 'st') 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", diff --git a/st/st b/st/st index 6a033aa..793c7bb 100755 Binary files a/st/st and b/st/st differ diff --git a/st/x.o b/st/x.o index 98e3146..231d133 100644 Binary files a/st/x.o and b/st/x.o differ -- cgit v1.2.3