Hacker News new | ask | show | jobs
by powersurge360 1320 days ago
I agree. The biggest thing I dislike about Tokyo night, though, is the comments are not very well contrasted against the background. Aside from that I like everything else though.
1 comments

One thing you can do is make comments italic-bold and slightly darker than default code. I use Solarized Dark, so my comments are dark (but I have max brightness and then Solarized Dark is great), plus italic-bold comments. I also use a different font for italic-bold: Cartograph CF.

Unfortunately this does not work in Sublime Text as I am unable to mark comments as italic-bold and define a different font for them. But in Vim and Neovim it works great.

Thanks for the suggestion. After reading this and messing with my config, looks like doom emacs has a variable associated with the theme that sets comments to have a brighter background to compensate. Thanks for the nudge.