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

Conversation

arcticicestudio
Copy link
Contributor

@arcticicestudio arcticicestudio commented May 24, 2019

Resolves #143
Related to nordtheme/web#147

This PR 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.

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 arcticicestudio added this to the 0.12.0 milestone May 24, 2019
@arcticicestudio arcticicestudio self-assigned this May 24, 2019
arcticicestudio added a commit to nordtheme/web that referenced this pull request May 25, 2019
In nordtheme/vim#161 (1) a new font rendering theme
configuration was implemented for bold styles and was therefore
implemented in Nord Vim's configuration docs (2).

References:
  (1) nordtheme/vim#161
  (2) https://www.nordtheme.com/docs/ports/vim/configuration

Bound to nordtheme/vim#161
GH-147
@arcticicestudio arcticicestudio merged commit 18a4e35 into develop May 25, 2019
@arcticicestudio arcticicestudio deleted the feature/gh-143-theme-config-font-bold branch May 25, 2019 07:45
@arcticicestudio arcticicestudio removed their assignment May 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

How to disable bold fonts?
2 participants