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
This issue will implement the increase of the comment color (nord3) brightness by 10% from a lightness level of ~35% to ~45%.
➜ Please see nordtheme/nord#94 for all details about this design change decision.
⚠️NOTE: This will also deprecate the comment contrast configuration because it is not necessary anymore for users to increase the brightness on their own.
A deprecation warning will be added to notify all users who have set a custom value for the g:nord_comment_brightness configuration variable.
The text was updated successfully, but these errors were encountered:
-> Please see nordtheme/nord#94 for all
details about this design change decision.
Increased the comment color (`nord3`) brightness by 10% from a lightness
level of ~35% to ~45%.
This change also deprecates the comment contrast (1) configuration.
It is not necessary anymore for users to increase the brightness on
their own when the default color has been increased by default.
A deprecation warning will be shown to notify all users who have set a
custom value for the `g:nord_comment_brightness` configuration variable.
References:
(1) https://github.com/arcticicestudio/nord-vim#comment-contrastGH-145
This issue will implement the increase of the comment color (
nord3
) brightness by 10% from a lightness level of ~35% to ~45%.➜ Please see nordtheme/nord#94 for all details about this design change decision.
A deprecation warning will be added to notify all users who have set a custom value for the
g:nord_comment_brightness
configuration variable.The text was updated successfully, but these errors were encountered: