Change Cmake syntax colors in Clion

2019-08-11 23:55发布

I have installed Clion and custom configured a dark theme to make staring at the screen for long hours easier on the eyes. I was able to change every color for the C++ syntax configuration, but the color options for Cmake are non-existent, and Cmakes default colors are a very dark olive that requires me to strain my eyes to read. Cmake shows up in code styles for changing tabbing, spacing, etc, but i cannot find color options anywhere in the settings menu.

Anyone in here that is a Clion user that can point me in the right direction?

Heres a screenshot of the Cmake colors, prepare to squint http://puu.sh/nxwtf/bd0625f791.png

标签: clion
2条回答
对你真心纯属浪费
2楼-- · 2019-08-12 00:50

Yes, that functionality is missing. Please, vote for issue!

查看更多
姐就是有狂的资本
3楼-- · 2019-08-12 00:54

I managed to make the file readable by changing the setting at Editor - Language Defaults - Identifiers - Default. I guess that isn't specific to CMakeLists.txt.

查看更多
登录 后发表回答