User forums > Using Code::Blocks

Dark theme - contribution

<< < (5/9) > >>

oBFusCATed:
A theme can make it in trunk, only if it has been implemented for most of the languages we support.
A C/C++ only theme is useless most of the times.

Alpha:
A future idea someone could consider, if they have the programming time, is to change lexers so instead of (or maybe in addition to) taking color parameters for each item, they take a variable name ex. "MainKeyword", "LightComment", "Operator",...
Then creating a new theme could be done for all languages by creating a new color set of definitions for the variables.

georger:

--- Quote from: oBFusCATed on September 08, 2013, 10:41:54 pm ---A theme can make it in trunk, only if it has been implemented for most of the languages we support.
A C/C++ only theme is useless most of the times.

--- End quote ---
Ouch. I see Code::Blocks as a C/C++ IDE. How come "A C/C++ only theme is useless most of the times"?

There are 45 languages listed in Settings/Editor.../Syntax highlighting. It's a daunting task to create a new theme that supports "only", say, 15 of those. If by "most" you mean at least half, it becomes discouraging.

How about the dev team runs a poll to find out what languages people use most in Code::Blocks?

oBFusCATed:

--- Quote from: georger on September 08, 2013, 10:54:50 pm ---How come "A C/C++ only theme is useless most of the times"?

--- End quote ---
Let it say another way: we cannot ship it in the installation, because it will be incomplete.

There have been a user that have done a perl script that does a theme conversion.
See here for details: http://forums.codeblocks.org/index.php/topic,17896.0.html

Ansem:

--- Quote from: golgepapaz on June 28, 2013, 01:23:19 am ---Looks very good. I had my own monokai theme but I've overwrote it after
installing another theme from here so the OPs advice about backing it up is
sound.

Here is a comparison between SublimeText's monokai theme and
this one. Scintilla's lexer seems indeed limited.

That light blue (or is it teal? I am colour blind.  :) ) colour for keywords
seem better suited but that's up to one's own taste I guess.


--- End quote ---


Hi, i like a lot the right theme! How can I do for install it on my codeblocks on linux?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version