bug: Italic styles in comments don't work
Closed this issue · 1 comments
bobbyrahmanda13 commented
Did you check docs and existing issues?
- I have read all the solarized-osaka.nvim docs
- I have searched the existing issues of solarized-osaka.nvim
- I have searched the existing issues of plugins related to this issue
Neovim version (nvim -v)
0.10.1
Operating system/version
Arch Linux
Describe the bug
italic on comments doesn't work, but if comments = { bold = true }
then the italic effect works, but it's too bold if enable bold
Steps To Reproduce
comments = { italic = true }
doesn't work
Expected Behavior
comments = { bold = true }
italic
italic works but it's too bold it's no longer italic or bold but a combination of both of them italicbold, what happens is this my font or not
Repro
No response
bobbyrahmanda13 commented
it turns out the comments work because the font is out of sync and is not an italic font