Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: mg1588 on July 06, 2016, 02:18:12 pm

Title: Why wont my colour theme work??
Post by: mg1588 on July 06, 2016, 02:18:12 pm
I have the colour theme templates in the editor but the style wont work. What do i do?
Title: Re: Why wont my colour theme work??
Post by: oBFusCATed on July 06, 2016, 08:02:21 pm
Can you explain the problem with more details?
Title: Re: Why wont my colour theme work??
Post by: mg1588 on July 06, 2016, 08:46:37 pm
I downloaded the color themes that can be selected through the editor. When I select a style and press ok my project stays the same.


Sent from my iPhone using Tapatalk
Title: Re: Why wont my colour theme work??
Post by: oBFusCATed on July 06, 2016, 09:08:58 pm
Your post is still missing tons of information.
Please post the steps you're executing and the expected outcome.
Also post version of cb and os.
Title: Why wont my colour theme work??
Post by: mg1588 on July 07, 2016, 03:45:40 am
Your post is still missing tons of information.
Please post the steps you're executing and the expected outcome.
Also post version of cb and os.
Sorry I was a t work... You know  colour_themes.config... I downloaded the zip... I ran CB_share_config.exe with Linux ... Suso cb_share_config... I put colour_theme.config on the left and default on the right...transfer...save(I did implement this reverse first)...I open  code blocks... Head to settings...editor... I select syntax highlighting ... All color themes are present( modnokai night shift v1&2...)... I pick a style and press ok but the template doesn't execute... I'm really trying to practice coding, what am I doing wrong??
Also when I start...#include <iostream> there's a red line under it ... Don't now if that might mean something

Sent from my iPhone using Tapatalk
Title: Re: Why wont my colour theme work??
Post by: oBFusCATed on July 07, 2016, 09:29:07 am
What happens if you open the editor settings again? Is the correct theme still selected?
Title: Why wont my colour theme work??
Post by: mg1588 on July 07, 2016, 10:05:30 pm
What happens if you open the editor settings again? Is the correct theme still selected?
Yes


Sent from my iPhone using Tapatalk
Title: Re: Why wont my colour theme work??
Post by: stahta01 on July 08, 2016, 02:33:18 am
To the OP and CB Devs:

Just to rule out a possible newbie communication mistake; I believe the colour theme changes are supposed to ONLY effect the look of the Code::Blocks IDE; I believe it has NO effect on the program generated by the compiler used by Code::Blocks.

Can someone confirm this to the OP and me?

I have never used the CB color themes; so, I might be wrong.

Tim S.



Title: Re: Why wont my colour theme work??
Post by: oBFusCATed on July 08, 2016, 05:00:47 am
Not sure what is going on then. Can you show me a screenshot of the settings dialog?
Title: Re: Why wont my colour theme work??
Post by: mg1588 on July 09, 2016, 05:07:33 am
First then..


Sent from my iPhone using Tapatalk
Title: Re: Why wont my colour theme work??
Post by: mg1588 on July 09, 2016, 05:09:05 am
Select ok...file path ...


Sent from my iPhone using Tapatalk
Title: Re: Why wont my colour theme work??
Post by: mg1588 on July 09, 2016, 05:10:20 am
Save format...replace...


Sent from my iPhone using Tapatalk
Title: Re: Why wont my colour theme work??
Post by: mg1588 on July 09, 2016, 05:11:58 am
Still nothing... And when I start to include libraries they're underlined in red


Sent from my iPhone using Tapatalk
Title: Re: Why wont my colour theme work??
Post by: stahta01 on July 09, 2016, 05:37:58 am
Still nothing... And when I start to include libraries they're underlined in red

It is normally, an spell check issue causing the underlined in red.
Did NOT look at the images; too slow of internet and too small of a monitor.

Tim S.
Title: Re: Why wont my colour theme work??
Post by: oBFusCATed on July 09, 2016, 08:50:34 am
Set a proper extension an it will work. At the moment your file doesn't have extension.
Also you can check if the proper highlight mode is selected in the edit -> highlight mode.
And next time you're asked to provide a screenshots please use the screen shot taking program in your os instead of your phone.
It will produce a lot better images.
Title: Re: Why wont my colour theme work??
Post by: BlueHazzard on July 09, 2016, 04:55:05 pm
To clear things up future:

Set a proper extension an it will work. At the moment your file doesn't have extension.

As your image shows the save dialog lists 3 extensions for cpp files (.cpp, .cc, .cxx). The save dialog does not know what extension you want, so you have to append your choose by entering the name "test2.cxx" or "test2.cpp" or whatever...
Title: Re: Why wont my colour theme work??
Post by: mg1588 on July 11, 2016, 03:26:54 am
Thank you So much everybody for taking time out to help a fellow computer enthusiast. Next time I will.


Sent from my iPhone using Tapatalk