Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: millerb on June 10, 2011, 11:46:19 pm

Title: Codeblocks color theme I'd like to share
Post by: millerb on June 10, 2011, 11:46:19 pm
I couldn't find much poking around looking for code::blocks color themes, so here is one I put together. Feel free to use it, copy it, modify it, distribute it, call it whatever you want and don't bother giving me credit for it. Also if anyone has any good color themes I'd like to see it. Side note: is there a way to change the background color of the log pane and manager pane?

--Brian

(http://i.imgur.com/YEiuG.png)
Link to high resolution screen shot: http://i.imgur.com/YEiuG.png (http://i.imgur.com/YEiuG.png)
Code
<kft2>
<NAME>
<str>
<![CDATA[kft2]]>
</str>
</NAME>
<cc>
<style0>
<FORE>
<colour r="93" g="255" b="105" />
</FORE>
<BACK>
<colour r="28" g="0" b="36" />
</BACK>
<NAME>
<str>
<![CDATA[Default]]>
</str>
</NAME>
</style0>
<style1>
<FORE>
<colour r="0" g="128" b="128" />
</FORE>
<NAME>
<str>
<![CDATA[Comment (normal)]]>
</str>
</NAME>
</style1>
<style2>
<FORE>
<colour r="0" g="128" b="128" />
</FORE>
<NAME>
<str>
<![CDATA[Comment (normal)]]>
</str>
</NAME>
</style2>
<style3>
<FORE>
<colour r="100" g="211" b="222" />
</FORE>
<NAME>
<str>
<![CDATA[Comment (documentation)]]>
</str>
</NAME>
</style3>
<style4>
<FORE>
<colour r="100" g="211" b="222" />
</FORE>
<NAME>
<str>
<![CDATA[Comment (documentation)]]>
</str>
</NAME>
</style4>
<style5>
<FORE>
<colour r="10" g="187" b="187" />
</FORE>
<NAME>
<str>
<![CDATA[Comment keyword (documentation)]]>
</str>
</NAME>
</style5>
<style7>
<FORE>
<colour r="255" g="241" b="0" />
</FORE>
<NAME>
<str>
<![CDATA[Number]]>
</str>
</NAME>
</style7>
<style8>
<FORE>
<colour r="63" g="118" b="255" />
</FORE>
<NAME>
<str>
<![CDATA[Keyword]]>
</str>
</NAME>
</style8>
<style9>
<FORE>
<colour r="0" g="222" b="0" />
</FORE>
<NAME>
<str>
<![CDATA[User keyword]]>
</str>
</NAME>
</style9>
<style10>
<FORE>
<colour r="171" g="171" b="171" />
</FORE>
<NAME>
<str>
<![CDATA[String]]>
</str>
</NAME>
</style10>
<style11>
<FORE>
<colour r="171" g="171" b="171" />
</FORE>
<NAME>
<str>
<![CDATA[String]]>
</str>
</NAME>
</style11>
<style12>
<FORE>
<colour r="255" g="176" b="53" />
</FORE>
<NAME>
<str>
<![CDATA[Character]]>
</str>
</NAME>
</style12>
<style13>
<FORE>
<colour r="255" g="0" b="0" />
</FORE>
<NAME>
<str>
<![CDATA[UUID]]>
</str>
</NAME>
</style13>
<style14>
<FORE>
<colour r="33" g="237" b="33" />
</FORE>
<NAME>
<str>
<![CDATA[Preprocessor]]>
</str>
</NAME>
</style14>
<style15>
<FORE>
<colour r="255" g="0" b="206" />
</FORE>
<BOLD bool="1" />
<NAME>
<str>
<![CDATA[Operator]]>
</str>
</NAME>
</style15>
<style16>
<FORE>
<colour r="255" g="196" b="253" />
</FORE>
<BACK>
<colour r="78" g="0" b="86" />
</BACK>
<NAME>
<str>
<![CDATA[Selection]]>
</str>
</NAME>
</style16>
<style17>
<FORE>
<colour r="0" g="255" b="14" />
</FORE>
<NAME>
<str>
<![CDATA[Active line]]>
</str>
</NAME>
</style17>
<style18>
<FORE>
<colour r="255" g="0" b="0" />
</FORE>
<BACK>
<colour r="0" g="0" b="0" />
</BACK>
<NAME>
<str>
<![CDATA[Matching brace highlight]]>
</str>
</NAME>
</style18>
<NAME>
<str>
<![CDATA[C/C++]]>
</str>
</NAME>
<editor>
<keywords />
</editor>
</cc>
</kft2>
Title: Re: Codeblocks color theme I'd like to share
Post by: Maxpm on June 30, 2011, 12:09:26 am
Oooooooh.  Very nice.  White backgrounds in editors hurt my eyes.  >.<
Title: Re: Codeblocks color theme I'd like to share
Post by: ouch on June 30, 2011, 12:44:31 am
Whenever I hear someone say that I think of how weak of a species were getting to be...

"Oh no, my monitors white glow hurts my eyes!"

Meanwhile our ancestors had to rip the heads off dinosaurs with their bare hands in the blinding pre-historic sun...

lol

But yeah, we needed a black background theme, there probably should be one included in the distribution actually.