Looking for Monokai color scheme for CLion
已回答
Hi,
I'm looking for a working port of Atom Monokai (or original Monokai) color scheme for CLion.
I'd like my editor window to render C++ code this way:

but not this way - it is supposed to be Monokai

I found some threads about Monokai for PyCharm, etc. but nothing for CLion and C++. I've been having hard time trying to find Monokai for CLion - it's hard to believe there seem to be nothing out there :)
I'll greatly appreciate any help.
Best regards,
Mat
请先登录再写评论。
Hi! CLion and PyCharm are based on the same platform so you can use the color scheme found for PyCharm in CLion. For example, here are a lot of schemes: http://color-themes.com.
Hi Anna, I think I have tried those and I can't get the result I expected, similarly as on my screenshots. I will try some more. Thanks.
The issue with crappy looking color scheme solved by use of Fira Code and Consolas, and also by letting CLion to complete parsing codebase :)