Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: tahayassen on January 28, 2013, 05:28:40 AM

Title: Any way I can merge two colour themes from two different conf files?
Post by: tahayassen on January 28, 2013, 05:28:40 AM
I have two syntax colour themes that I like but they're in two different conf files. Any way I can merge them into one conf file?
Title: Re: Any way I can merge two colour themes from two different conf files?
Post by: oBFusCATed on January 28, 2013, 08:31:44 AM
Probably use cb_share_config.
Title: Re: Any way I can merge two colour themes from two different conf files?
Post by: Jenna on January 28, 2013, 08:55:16 AM
I don't think it works with cb_share_config, because you can not select subsections from editor_colour_set.
At the moment you have to do it manually, I think.
See this topic, it might be easier in the future: http://forums.next.codeblocks.org/index.php/topic,17354.msg119646.html#msg119646 (http://forums.next.codeblocks.org/index.php/topic,17354.msg119646.html#msg119646) .