kevinsawicki / monokai

Monokai Atom Syntax theme
241 stars 133 forks source link

Remove Italic #48

Closed limianwang closed 7 years ago

limianwang commented 9 years ago

Hello, I've been trying to google this, but I wasn't able to find out what the actual css/less class triggers the italic on function and parameters for Monokai Theme.

I want to disable all italic, is there anyway i can do that?

Thanks

dragonxlwang commented 8 years ago

remove all font-style: italic; in less files and it should be good to go. you are welcome to checkout my forked version dragonxlwang/monokai or install it in atom apm install dragonxlwang-monokai