summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortsxv478 <vt0451@yandex.ru>2022-12-08 05:32:21 +0300
committertsxv478 <vt0451@yandex.ru>2022-12-08 05:32:21 +0300
commit95ff88912cb427b229b327ad9e51221200db7335 (patch)
tree9379ae4e4028814be5e656cf6ad2c1b1d0f1e9d2
parente3c65d5a361e50a1abf3c069e1b622431e598c2e (diff)
default cursor color
-rw-r--r--config.def.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.def.h b/config.def.h
index ccc36cb..f1998bd 100644
--- a/config.def.h
+++ b/config.def.h
@@ -148,7 +148,7 @@ static const char *colorname[] = {
*/
unsigned int defaultfg = 15;
unsigned int defaultbg = 0;
-unsigned int defaultcs = 12;
+unsigned int defaultcs = 3;
static unsigned int defaultrcs = 257;
/*