Closed keepitsane closed 4 years ago
Thank you for alerting me to this issue.
Just to double-check: you need to explicitly opt in to True Colour with set termguicolors
prior to any colorscheme
statements.
Sorry for the delayed response, but yes setting the termguicolors fixed the issue for me in neovim. Thank you very much!
The background color that is used in Vim and the background color that is suggested for terminal seem to be incorrect.
xcodedarkhc seems to be using #1C1C1C for the background color rather than the suggested #1F1F24 for the terminal color profile.
I am using WSL in WIndows Terminal which has true color support to my knowledge. Am I doing something incorrect?
Thanks in advance!