Author Topic: Help for a new coder?  (Read 3289 times)

Offline koean

  • Single posting newcomer
  • *
  • Posts: 4
Help for a new coder?
« 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? :(

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Help for a new coder?
« Reply #1 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!
(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 koean

  • Single posting newcomer
  • *
  • Posts: 4
Re: Help for a new coder?
« Reply #2 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

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Help for a new coder?
« Reply #3 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.
(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 scarphin

  • Lives here!
  • ****
  • Posts: 644
Re: Help for a new coder?
« Reply #4 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.