You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Modify the list g:terminal_ansi_color to have a seamless experience with the color scheme and the theme applied
This would change the current ANSI colors used by default in the new (built-in terminal window generated by :term), as mentioned here with another theme.
Of course, I wonder if it can be setted automatically? 🤔
Example 💮
Without change g:terminal_ansi_colors:
After change g:terminal_ansi_colors (in my .vimrc) with:
Modify the list
g:terminal_ansi_color
to have a seamless experience with the color scheme and the theme appliedThis would change the current ANSI colors used by default in the new (built-in terminal window generated by
:term
), as mentioned here with another theme.Of course, I wonder if it can be setted automatically? 🤔
Example 💮
Without change
g:terminal_ansi_colors
:After change
g:terminal_ansi_colors
(in my.vimrc)
with:By the way: this repo is excellent ❤️
The text was updated successfully, but these errors were encountered: