Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: koean on February 17, 2015, 09:58:24 am

Title: Help for a new coder?
Post by: koean on February 17, 2015, 09:58:24 am
The white is super harsh on my eyes, I changed the general code window but how can I make the debug window black? :(
Title: Re: Help for a new coder?
Post by: oBFusCATed on February 17, 2015, 10:35:13 am
On windows/osx you can't. You'll have to change the code or somehow build against wxgtk.

p.s. You're using the wrong subforum. This one is not for user questions!
Title: Re: Help for a new coder?
Post by: koean on February 17, 2015, 10:51:43 am
How would one go about changing the code? Sorry for the wrong forum but I figured that's what would have to happen so I thought I'd ask here
Title: Re: Help for a new coder?
Post by: oBFusCATed on February 17, 2015, 11:45:52 am
Find where the watches window is created. Set the colour to your liking. Rebuild and use your new codeblocks.
But don't submit patches for this change as it won't be accepted.

p.s. search the forum next time, this question has been answered a lot.
Title: Re: Help for a new coder?
Post by: scarphin on February 17, 2015, 01:22:51 pm
On windows you can change your windows theme globally to a suitable selection of yours. And then cb's windows match the colors of your global theme.