diff options
| -rw-r--r-- | config.h | 3 | ||||
| -rwxr-xr-x | st | bin | 110088 -> 110088 bytes | |||
| -rw-r--r-- | x.o | bin | 78784 -> 78752 bytes |
3 files changed, 2 insertions, 1 deletions
@@ -97,8 +97,9 @@ unsigned int tabspaces = 4; /* Terminal colors (16 first used in escape sequence) */ static const char *colorname[] = { + /* 8 normal colors */ - "#f65b5b", + "#000000", "#e74c7c", "#6bb05d", "#e59e67", Binary files differBinary files differ |
