Xinqi Bao's Git
projects
/
st.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
| inline |
side by side
Revert "Make cursor follow text color"
[st.git]
/
config.def.h
diff --git
a/config.def.h
b/config.def.h
index
ca6b0db
..
82b1b09
100644
(file)
--- a/
config.def.h
+++ b/
config.def.h
@@
-118,6
+118,8
@@
static const char *colorname[] = {
*/
unsigned int defaultfg = 7;
unsigned int defaultbg = 0;
+static unsigned int defaultcs = 256;
+static unsigned int defaultrcs = 257;
/*
* Default shape of cursor