Author Topic: Change the background color  (Read 4848 times)

Offline Phrosen

  • Single posting newcomer
  • *
  • Posts: 7
Change the background color
« on: December 21, 2015, 06:10:22 pm »
Hello.

I wanted to change the background color, so I googled, found some .config file and a tutorial on how to do it, followed it and managed to change the background color from white to some dark grey. -So far so good!

Now to the issue:
If I in Code::Blocks press: File -> New -> Empty File (Ctrl-Shift-N)
I get a new, empty file with the default (white) colored background.

If I save the file it snaps to the dark grey I'm using. But while it's new and unsaved it has the default white color.

Is it possible to change that white to the same dark grey that I'm using when using the software?
Thanks in advance.

EDIT: I'm using Code::Blocks 13.12

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Change the background color
« Reply #1 on: December 21, 2015, 07:35:34 pm »
I have a patch for this problem.
But it has to wait for the next release before it enters svn.
(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 MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Change the background color
« Reply #2 on: December 21, 2015, 07:54:24 pm »
But it has to wait for the next release before it enters svn.
You can commit if you like, but ensure to mark them as "not to be merged".
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Change the background color
« Reply #3 on: December 21, 2015, 08:47:52 pm »
I'm fine waiting for the release. :)
(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!]