pingjiang / glsl4idea

Automatically exported from code.google.com/p/glsl4idea
0 stars 0 forks source link

Syntax highlighting and the Darcula color scheme. #44

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Note: I am using the WebStorm JavaScript IDE, and I am not sure that this issue 
exists in Idea or any of the other JetBrains IDEs.

What steps will reproduce the problem?
1. Set color scheme to Darcula.
2. Open a glsl file.
3. Notice that the default text is black over the dark gray background.

What is the expected output? What do you see instead?

I would like to see a contrast between the default syntax colors and the 
background. 

What version of the product are you using? On what operating system?

WebStorm 6 and 7.
Windows 7.

Please provide any additional information below.

Screenshot attached.

Original issue reported on code.google.com by jim.ha...@gmail.com on 28 Sep 2013 at 3:06

Attachments:

GoogleCodeExporter commented 9 years ago
In the settings (Editor -> Colors & Fonts -> GLSL), it is at least possible to 
change the "Identifiers" color (e.g. by removing the Foreground checkmark). The 
code is then somewhat more readable.

However, I found no way to adjust the color for operators, brackets etc. They 
are always black on dark grey.

Please fix! :-)

(I am using Android Studio and Linux.)

Original comment by shredz...@gmail.com on 30 Dec 2013 at 11:29