Hi
I can't seem to get a custom color scheme for CSS working - even though I select apply in the box under Options => Preference => Colors: Text Editor Colors.
I have tried to save a custom color scheme and load it, but it still doesen't work for me, however, the custom color scheme for HTML works just fine and as I expect.
This leads me to believe that there is a bug in the color scheme for CSS - does anyone else have his problem ?
I'm using version: 12.0.0.147
------EDIT--------
I have tried to copy the code from the CSS file into my HTML file and have noticed that the new color scheme seems work as expected.
So now I'm possitive that this is in fact a bug.
WB2014: CSS color scheme - possible bug
Moderator: kfury77
Forum rules
Please try to follow these guidelines. This will help to receive faster and more accurate response.
Please try to follow these guidelines. This will help to receive faster and more accurate response.
- Check the Support section of the corresponding product first. Chances are you will find your answer there;
- Do not create new topics for already reported problems. Add your comments to the existing topics instead;
- Create separate topic for each problem request. Do NOT post a number of non-related problem reports in a single topic;
- Give your topic a meaningful title. Titles such as "A question," "Bug report" and "Help!" provide others no clue what your message is about;
- Include the version number of the software you are using;
- This is not an official customer support helpdesk. If you need a prompt and official response, please contact our support team directly instead. It may take a while until you receive a reply in the forum;
WB2014: CSS color scheme - possible bug
Running version: WeBuilder2014 - 12.1.0.149
Re: WB2014: CSS color scheme - possible bug
Did you modify CSS colors by selecting Language combobox to CSS first?
Blumentals Software Programmer
Re: WB2014: CSS color scheme - possible bug
No, I just scrolled down and found the CSS wanted to modify on the list if this was the wrong way of doing it is my fault, however, I thought the combobox was used for filtering the list - ie. only HTML related or only CSS related etc.Aivars wrote:Did you modify CSS colors by selecting Language combobox to CSS first?
Running version: WeBuilder2014 - 12.1.0.149
- Karlis
- Site Admin
- Posts: 3605
- Joined: Mon Jul 15, 2002 5:24 pm
- Location: Riga, Latvia, Europe
- Contact:
Re: WB2014: CSS color scheme - possible bug
Please note that color schemes are set for each file type separately (not for each language). So to change CSS colors in CSS file, you have to edit CSS, but to change CSS colors inside HTML file you have to modify HTML colors.
Re: WB2014: CSS color scheme - possible bug
Hi KarlisKarlis wrote:Please note that color schemes are set for each file type separately (not for each language). So to change CSS colors in CSS file, you have to edit CSS, but to change CSS colors inside HTML file you have to modify HTML colors.
Thank you for explaining.
I can understand the reason why it was made like this; to give the user maximum flexibility in customization.
however, even though I'm a follower of this flexibility in customization I also think it does over complicate the settings up of custom color schemes a little.
Suggestion to a possible solution:
Give the user an option to choose whether or not the color schemes settings in for example HTML should be applied to the rest of the file types - this way users have ultimate flexibility.
Running version: WeBuilder2014 - 12.1.0.149