User forums > Using Code::Blocks
Distinguishing the color of keywords and type ?
(1/1)
uLtRaLoVeR:
I have created an editor color theme. However, i want orange keywords and cyan type words.
what i mean by type words is int,float,double...
keywords is for,while,if...
How can i do that?
Alpha:
What version of Code::Blocks are you using?
If you have a recent trunk build/nightly/RC, you could, for example, move the keywords (for, while, if,...) from keyword set 1 to keyword set 4. Keyword set 4 corresponds to the "Global classes and typedefs" style.
uLtRaLoVeR:
--- Quote from: Alpha on December 01, 2012, 04:36:24 pm ---What version of Code::Blocks are you using?
If you have a recent trunk build/nightly/RC, you could, for example, move the keywords (for, while, if,...) from keyword set 1 to keyword set 4. Keyword set 4 corresponds to the "Global classes and typedefs" style.
--- End quote ---
v10.05
but i couldn't understand you
Navigation
[0] Message Index
Go to full version