如何在ubuntu下更改代码块的主题

时间:2015-11-20 22:21:05

标签: themes ubuntu-14.04 codeblocks

如何在Ubuntu 14.04下更改代码块上的颜色主题?我想从官方网站导入突出显示语法,但我找不到colour_themes.conf。

2 个答案:

答案 0 :(得分:3)

First you have to close CB
Then run sudo cb_share_config
Find default.conf under .codeblocks where you installed it // Almost home folder for destination folder
Finally you have to select source folder that created for themes 

答案 1 :(得分:0)

@Vladyslav:您可以转到this page,然后向下滚动并查找“安装”部分。 xml内容是文件colour_themes.conf本身的内容。