User forums > General (but related to Code::Blocks)
Some color changes
(1/1)
GravityWell:
Hi, a couple of color changes I can't seem to figure out how to do:
1) Entries in the watches window is bright emergency red, can't figure out how to change it? Is it possible?
2) Syntax Highlighting -> Keywords - there are 9 groups, but I can't see any way that they correspond to any colors, except apparently by chance group 4 = Global Classes and typedefs. Is there any way to set colors for any of these groups?
oBFusCATed:
--- Quote from: GravityWe11 on December 15, 2012, 05:12:12 am ---1) Entries in the watches window is bright emergency red, can't figure out how to change it? Is it possible?
--- End quote ---
No, it is hardcoded...
Alpha:
--- Quote from: GravityWe11 on December 15, 2012, 05:12:12 am ---2) Syntax Highlighting -> Keywords - there are 9 groups, but I can't see any way that they correspond to any colors, except apparently by chance group 4 = Global Classes and typedefs. Is there any way to set colors for any of these groups?
--- End quote ---
For C/C++:
1 == Keyword
2 == User keyword
3 == Documentation comment keywords
4 == Global classes and typedefs
5 == Preprocessor definitions
Sets 1, 2, and 4 are probably the only ones you want to deal with.
Navigation
[0] Message Index
Go to full version