mirror of
https://github.com/webhooked/kanso.nvim.git
synced 2026-06-04 08:07:03 +02:00
revert inactive one
This commit is contained in:
parent
e5d5e6bdab
commit
627f6b83a4
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ kanso.replace = {
|
|||
|
||||
kanso.inactive = {
|
||||
a = { bg = theme.ui.none, fg = theme.ui.fg_dim },
|
||||
b = { bg = theme.ui.bg_p1, fg = theme.ui.fg_dim },
|
||||
b = { bg = theme.ui.none, fg = theme.ui.fg_dim },
|
||||
c = { bg = theme.ui.none, fg = theme.ui.fg_dim },
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue