Open Nick1296 opened 1 year ago
I've had the same issue in multiple themes. Here's how I work around it:
;; Default italic face sets underline if the font supports it
(custom-set-faces
'(italic ((t (:slant italic)))))
I am currently unable to resolve this as emacs doesnt work on my system. I will mark this as help wanted. If any want to take the reins on this one feel free ^^
As for the title, when text in italics should be shown it is underlined instead.
I am using the theme with doomemacs on emacs 29 with pgtk on NixOS 23.11.
I am happy to make more tests if needed.
Thanks for the port of this awesome theme!