shaunsingh / nord.nvim

Neovim theme based off of the Nord Color Palette, written in lua with tree sitter support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Disable bold style

Lemesigor opened this issue · comments

Right now the theme doesn't seems to have the option to disable bold styles in the code.
Screen Shot 2022-02-10 at 16 30 50

Correct. As a workaround, you can disable bold fonts for most terminals. I use iTerm2 and in the preferences I can disable bold fonts which makes implicitly disables it in neovim even if bold is set to enabled.

Any updates on this one? I am using Kitty and according to kovidgoyal/kitty#135 I am unable to turn off bold fonts in my terminal. Is there any way to turn off bold fonts for nord theme?

Sorry for the long delay, I'll push the fix (along with a revamp of the theme) soon

Any ETA on when this fix will be pushed?

working on a rewrite which will include a fix, eta about a few days or so

Issue fixed in #118

Any updates on this one? I am using Kitty and according to kovidgoyal/kitty#135 I am unable to turn off bold fonts in my terminal. Is there any way to turn off bold fonts for nord theme?

Maybe use iTerm2 instead?