We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The termguicolors option should be added to enable support for 24bit true colors. This is necessary to use the Nord Vim Custom Comment Brightness theme feature which makes use of HEX defined colors.
termguicolors
The text was updated successfully, but these errors were encountered:
Enable 24bit true color support
f4172a1
This commit sets the "termguicolors" option to enable support for 24bit true colors (1). This is necessary to use the Nord Vim "Custom Comment Brightness" (2) theme feature which makes use of HEX defined colors. References: (1) https://gist.github.com/XVilka/8346728 (2) https://github.com/arcticicestudio/nord-vim#comment-contrast GH-37
Merge pull request #40 from arcticicestudio/improvement/gh-37-enable-…
54c3595
…24bit-true-color-support Enable 24bit true color support
No branches or pull requests
The
termguicolors
option should be added to enable support for 24bit true colors. This is necessary to use the Nord Vim Custom Comment Brightness theme feature which makes use of HEX defined colors.The text was updated successfully, but these errors were encountered: