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 „Custom 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 configuration variable.
The text was updated successfully, but these errors were encountered:
Removed the logic for the theme setting and added logic to show a
deprecation notification when the user has set a value larger than 0.
Also removed the Less CSS styles to adapt to the configured value.
GH-60
-> 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 "Custom Comment Contrast" theme setting.
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 configuration variable.
GH-60
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 configuration variable.
The text was updated successfully, but these errors were encountered: