Author Topic: Any way I can merge two colour themes from two different conf files?  (Read 5163 times)

tahayassen

  • Guest
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?

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13406
    • Travis build status
Re: Any way I can merge two colour themes from two different conf files?
« Reply #1 on: January 28, 2013, 08:31:44 am »
Probably use cb_share_config.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7252
Re: Any way I can merge two colour themes from two different conf files?
« Reply #2 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.codeblocks.org/index.php/topic,17354.msg119646.html#msg119646 .