Xinqi Bao's Git
projects
/
st.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
| inline |
side by side
no palette limit (thx Nick)
[st.git]
/
config.def.h
diff --git
a/config.def.h
b/config.def.h
index
37f9620
..
35f36cb
100644
(file)
--- a/
config.def.h
+++ b/
config.def.h
@@
-5,7
+5,7
@@
#define BORDER 2
#define SHELL "/bin/sh"
-/* Terminal colors */
+/* Terminal colors
(16 first used in escape sequence)
*/
static const char *colorname[] = {
"black",
"red3",