News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Why wont my colour theme work??

Started by mg1588, July 06, 2016, 02:18:12 PM

Previous topic - Next topic

mg1588

I have the colour theme templates in the editor but the style wont work. What do i do?

oBFusCATed

Can you explain the problem with more details?
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

mg1588

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

oBFusCATed

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.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

mg1588

#4
Quote from: 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.
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

oBFusCATed

What happens if you open the editor settings again? Is the correct theme still selected?
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

mg1588

#6
Quote from: oBFusCATed on July 07, 2016, 09:29:07 AM
What happens if you open the editor settings again? Is the correct theme still selected?
Yes


Sent from my iPhone using Tapatalk

stahta01

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.



C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

oBFusCATed

Not sure what is going on then. Can you show me a screenshot of the settings dialog?
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

mg1588

First then..


Sent from my iPhone using Tapatalk

mg1588

Select ok...file path ...


Sent from my iPhone using Tapatalk

mg1588

Save format...replace...


Sent from my iPhone using Tapatalk

mg1588

Still nothing... And when I start to include libraries they're underlined in red


Sent from my iPhone using Tapatalk

stahta01

Quote from: mg1588 on July 09, 2016, 05:11: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.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

oBFusCATed

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.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]