nord.nvim
nord.nvim copied to clipboard
Disable bold style
Right now the theme doesn't seems to have the option to disable bold styles in the code.
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 https://github.com/kovidgoyal/kitty/issues/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 https://github.com/shaunsingh/nord.nvim/pull/118