Author Topic: Why wont my colour theme work??  (Read 6673 times)

Offline mg1588

  • Single posting newcomer
  • *
  • Posts: 9
Why wont my colour theme work??
« 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?

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Why wont my colour theme work??
« Reply #1 on: July 06, 2016, 08:02:21 pm »
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!]

Offline mg1588

  • Single posting newcomer
  • *
  • Posts: 9
Re: Why wont my colour theme work??
« Reply #2 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

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Why wont my colour theme work??
« Reply #3 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.
(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!]

Offline mg1588

  • Single posting newcomer
  • *
  • Posts: 9
Why wont my colour theme work??
« Reply #4 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
« Last Edit: July 07, 2016, 04:55:33 am by mg1588 »

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Why wont my colour theme work??
« Reply #5 on: July 07, 2016, 09:29:07 am »
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!]

Offline mg1588

  • Single posting newcomer
  • *
  • Posts: 9
Why wont my colour theme work??
« Reply #6 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
« Last Edit: July 07, 2016, 10:10:04 pm by mg1588 »

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7591
    • My Best Post
Re: Why wont my colour theme work??
« Reply #7 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.



C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Why wont my colour theme work??
« Reply #8 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?
(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!]

Offline mg1588

  • Single posting newcomer
  • *
  • Posts: 9
Re: Why wont my colour theme work??
« Reply #9 on: July 09, 2016, 05:07:33 am »
First then..


Sent from my iPhone using Tapatalk

Offline mg1588

  • Single posting newcomer
  • *
  • Posts: 9
Re: Why wont my colour theme work??
« Reply #10 on: July 09, 2016, 05:09:05 am »
Select ok...file path ...


Sent from my iPhone using Tapatalk

Offline mg1588

  • Single posting newcomer
  • *
  • Posts: 9
Re: Why wont my colour theme work??
« Reply #11 on: July 09, 2016, 05:10:20 am »
Save format...replace...


Sent from my iPhone using Tapatalk

Offline mg1588

  • Single posting newcomer
  • *
  • Posts: 9
Re: Why wont my colour theme work??
« Reply #12 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

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7591
    • My Best Post
Re: Why wont my colour theme work??
« Reply #13 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.
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Why wont my colour theme work??
« Reply #14 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.
(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!]

Offline BlueHazzard

  • Developer
  • Lives here!
  • *****
  • Posts: 3353
Re: Why wont my colour theme work??
« Reply #15 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...

Offline mg1588

  • Single posting newcomer
  • *
  • Posts: 9
Re: Why wont my colour theme work??
« Reply #16 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