News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

set syntax highlighting color to *default*?

Started by Greyh0und, June 23, 2010, 01:00:06 PM

Previous topic - Next topic

Greyh0und

Can I set a color to *default* in the syntax highlighting, instead of a specific color? If so, how do I do that? (couldn't find anything in  the wiki D: )


ollydbg

If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.

Greyh0und

Nope, that's not what I want to do. That just resets the colors back the default colors.

What I want to do is set the 'background' of 'Matching brace highlight' to '*default*'
Then if I change the background color in 'Default' to blue, the background of 'Matching brace highlight' will also become blue instead of staying white.

I think my request is not possible for now :(
Syntax theming in Codeblocks is still one of the things that suck :/