nord.nvim icon indicating copy to clipboard operation
nord.nvim copied to clipboard

Disable bold style

Open lemesigor opened this issue 3 years ago • 5 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

lemesigor avatar Feb 10 '22 19:02 lemesigor

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.

freddiehaddad avatar Feb 18 '22 19:02 freddiehaddad

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?

ikovac avatar Aug 08 '22 15:08 ikovac

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

shaunsingh avatar Aug 08 '22 19:08 shaunsingh

Any ETA on when this fix will be pushed?

austinwhite avatar Sep 07 '22 04:09 austinwhite

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

shaunsingh avatar Sep 07 '22 14:09 shaunsingh

Issue fixed in https://github.com/shaunsingh/nord.nvim/pull/118

lemesigor avatar Nov 01 '22 17:11 lemesigor