Skip to content
New issue

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

FIX: update nord theme to have a base color for NameOther #786

Merged
merged 1 commit into from
Apr 30, 2023

Commits on Apr 30, 2023

  1. FIX: update nord theme to have a base color for NameOther

    Right now there is no value for NameOther making .chroma .nx to be empty.
    
    Because of that there are cases in which the color is wrongly used because it's not overwritten (for eg: when trying to use a light theme as the main one, and Nord under prefers-color-scheme: dark .
    
    This MR sets the color to match the one from the theme preview.
    CoolGoose committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    f4e7f7f View commit details
    Browse the repository at this point in the history