parent
fc3d400a7d
commit
41a8c93d33
1 changed files with 2 additions and 2 deletions
4
config.h
4
config.h
|
@ -154,8 +154,8 @@ static const char *colorname[] = {
|
|||
"#1a1b26", /* 257 -> default inverted cursor colour */
|
||||
"#c0caf5", /* 258 -> default foreground colour */
|
||||
"#1a1b26", /* 259 -> default background colour */
|
||||
"#abb7ed", /* 260 -> unfocused foreground colour */
|
||||
"#14141a", /* 261 -> unfocused background colour */
|
||||
"#c0caf5", /* 260 -> unfocused foreground colour */
|
||||
"#1a1b26", /* 261 -> unfocused background colour */
|
||||
"#c0caf5", /* 262 -> default selection foreground colour */
|
||||
"#33467C", /* 263 -> default selection background colour */
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue