diff options
| author | stkhan <personal@slickd.xyz> | 2021-05-11 11:24:02 -0500 |
|---|---|---|
| committer | stkhan <personal@slickd.xyz> | 2021-05-11 11:24:02 -0500 |
| commit | 3350bb84848b02756343b49f094c07fcb2e7e0fa (patch) | |
| tree | 5bcfb7476a64526ac4c7ef4ac310343769068ff4 | |
| parent | 5420b2198206e741e8813d0041918de73e23cdb8 (diff) | |
Made text easier to see in st
| -rw-r--r-- | st/config.h | 2 | ||||
| -rwxr-xr-x | st/st | bin | 120776 -> 120776 bytes | |||
| -rw-r--r-- | st/x.o | bin | 88160 -> 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", Binary files differBinary files differ |