pinosaur
/
st.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
30967a2
)
changed color
author
Daniel Liu
<mr.picklepinosaur@gmail.com>
Sat, 15 Aug 2020 18:51:09 +0000
(14:51 -0400)
committer
Daniel Liu
<mr.picklepinosaur@gmail.com>
Sat, 15 Aug 2020 18:51:09 +0000
(14:51 -0400)
config.def.h
patch
|
blob
|
history
diff --git
a/config.def.h
b/config.def.h
index
fa94e99
..
6a16a68
100644
(file)
--- a/
config.def.h
+++ b/
config.def.h
@@
-132,7
+132,7
@@
unsigned int defaultbg = 0;
static unsigned int defaultcs = 256;
static unsigned int defaultrcs = 257;
-unsigned int const currentBg =
6
, buffSize = 2048;
+unsigned int const currentBg =
0
, buffSize = 2048;
/// [Vim Browse] Colors for search results currently on screen.
unsigned int const highlightBg = 9, highlightFg = 15;
char const wDelS[] = "!\"#$%&'()*+,-./:;<=>?@[\\]^`{|}~", wDelL[] = " \t";