summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorstkhan <personal@slickd.xyz>2021-05-11 11:24:02 -0500
committerstkhan <personal@slickd.xyz>2021-05-11 11:24:02 -0500
commit3350bb84848b02756343b49f094c07fcb2e7e0fa (patch)
tree5bcfb7476a64526ac4c7ef4ac310343769068ff4
parent5420b2198206e741e8813d0041918de73e23cdb8 (diff)
Made text easier to see in st
-rw-r--r--st/config.h2
-rwxr-xr-xst/stbin120776 -> 120776 bytes
-rw-r--r--st/x.obin88160 -> 88160 bytes
3 files changed, 1 insertions, 1 deletions
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
--- a/st/st
+++ b/st/st
Binary files differ
diff --git a/st/x.o b/st/x.o
index 98e3146..231d133 100644
--- a/st/x.o
+++ b/st/x.o
Binary files differ