diff options
| author | foswret <foswret@posteo.com> | 2025-07-04 13:57:25 -0500 |
|---|---|---|
| committer | foswret <foswret@posteo.com> | 2025-07-04 13:57:25 -0500 |
| commit | 824feb01d61e9f20b8d7bb92afc227f0489e7cd7 (patch) | |
| tree | 1e74ab605b48dd16b555ec44205a22a665395d07 /config.h | |
| parent | 3fcad47bd002ea93e3cbb5d1eb819dc72191b808 (diff) | |
applied w3m patch
Diffstat (limited to 'config.h')
| -rw-r--r-- | config.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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; /* |
