aboutsummaryrefslogtreecommitdiff
path: root/config.def.h
diff options
context:
space:
mode:
authorfoswret <foswret@posteo.com>2025-07-04 13:57:25 -0500
committerfoswret <foswret@posteo.com>2025-07-04 13:57:25 -0500
commit824feb01d61e9f20b8d7bb92afc227f0489e7cd7 (patch)
tree1e74ab605b48dd16b555ec44205a22a665395d07 /config.def.h
parent3fcad47bd002ea93e3cbb5d1eb819dc72191b808 (diff)
applied w3m patch
Diffstat (limited to 'config.def.h')
-rw-r--r--config.def.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.def.h b/config.def.h
index 5162576..2dd5090 100644
--- a/config.def.h
+++ b/config.def.h
@@ -131,7 +131,7 @@ static const char *colorname[] = {
*/
unsigned int defaultfg = 258;
unsigned int defaultbg = 259;
-unsigned int defaultcs = 256;
+unsigned int defaultcs = 257;
static unsigned int defaultrcs = 257;
/*