How to set the default IdeaVim mode widget color? #1714
|
The IdeaVim mode widget serves as an indicator of what mode I am currently in at all times. I never had any issues with it, but lately I've been noticing that it keeps getting reset to the default color scheme, My question is: is there a way to set the default color mode without it getting reset on restart/upgrade? The ideal solution would be to set it in the |
Replies: 4 comments 2 replies
|
same issue? how i can fix this bug, everytime i open intellij, widget color reset to Term |
|
ope, this does work, but I had |
|
if you wanted to set the theme to colorless, I think this should work,
|
|
This bug can be sloved by temp solution. Place two lines in .ideavimrc file. |
if you wanted to set the theme to colorless, I think this should work,
but it doesn't work when i try iti'm still a vim pleb, so maybe I did something wrong...maybe it has to be set instead of let, or something else, idkI hadcolorlessbut it needs to beColorlesswith an uppercaseC