Change color of inactive cursor
This commit is contained in:
parent
b698ae11a7
commit
e6336acb9d
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ return {
|
|||
background = "#ffffff",
|
||||
cursor_bg = "#777777",
|
||||
cursor_fg = "#ffffff",
|
||||
cursor_border = "#777777",
|
||||
selection_bg = "#000000",
|
||||
selection_fg = "#ffffff",
|
||||
ansi = { "#282828", "#a60000", "#005e00", "#813e00", "#0031a9", "#721045", "#00538b", "#f8f8f8" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue