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

Theme configuration for bold font style rendering #161

Merged
merged 1 commit into from
May 25, 2019

Commits on May 24, 2019

  1. Theme configuration for bold font style rendering

    Implemented a nw theme configuration for the rendering of bold font
    styles.
    
    This commit adds the new `nord_bold` theme configuration to explicitly
    toggle bold font rendering styles.
    It is enabled by default when running for both in GUI and terminal mode.
    
    The reason for this standard behavior is the fact that most terminals
    and shells are capable to handle bold fonts.
    
    GH-143
    arcticicestudio committed May 24, 2019
    Configuration menu
    Copy the full SHA
    b193e08 View commit details
    Browse the repository at this point in the history