Is there an existing issue for this?
Problem
I want when I press keypress ^r it use
set recolor true
set recolor-lightcolor \#111515
for white text and black background
and when I press keypress i it use
set recolor true
set recolor-lightcolor \#111515
set recolor-darkcolor \#00FF00
for green text and black background
Is it possible to achieve it?
Expected behavior
different keypress can apply different color
Is there an existing issue for this?
Problem
I want when I press keypress
^rit usefor white text and black background
and when I press keypress
iit usefor green text and black background
Is it possible to achieve it?
Expected behavior
different keypress can apply different color