Author Topic: Change colour scheme on Mac OSX  (Read 2814 times)

Offline japina

  • Multiple posting newcomer
  • *
  • Posts: 11
Change colour scheme on Mac OSX
« on: August 06, 2016, 10:17:14 pm »
Anybody playing with colour scheme change on Mac?
According to this blog post I need to change default.conf, but there is no such file in Codeblocks directory.

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Change colour scheme on Mac OSX
« Reply #1 on: August 07, 2016, 07:36:30 am »
Have you changed any settings that have persisted? If you have then you have a default.conf file you just have to find it.
(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 japina

  • Multiple posting newcomer
  • *
  • Posts: 11
Re: Change colour scheme on Mac OSX
« Reply #2 on: August 08, 2016, 07:47:24 am »
Aha ... for the record: in Mac OSX you can find default.conf in personal Library/Application Support/codeblocks directory.

Thanks for help.