[feature] add i/I key to toggle inversed color
This commit is contained in:
parent
faaa16c642
commit
add52e47f1
|
@ -2,3 +2,5 @@ unmap q
|
|||
set recolor true
|
||||
set recolor-darkcolor "#dcdccc"
|
||||
set recolor-lightcolor "#1f1f1f"
|
||||
map i set recolor false
|
||||
map I set recolor true
|
||||
|
|
Loading…
Reference in New Issue
Block a user