I'm using Gedit to write C++ code, and have applied my custom syntax colour scheme which works (and looks) great with the exception of the string type, which, for both my custom style and the various bundled styles, is the same colour as the rest of the text. I am able to access the xml files that contain the style settings and there is no setting for defining the colour of string. Does anyone know how I can do this?
| |||
|
feedback
|
|
Ok I've found the solution. It's not in the style file, but deeper into the Gedit infrastructure in the language definition file instead. These files are store in | |||||||||
feedback
|