When a javascript file is open in gedit, I want comments to be green instead of the default blue.
How do I change the colors?
|
When a javascript file is open in gedit, I want comments to be green instead of the default blue. How do I change the colors? |
|||
|
|
|
You have to edit the corresponding color-scheme file and change the color code for comments. I.e. if you use the color scheme 'tango' you have to edit
and replace the foreground color (e.g. |
|||
|
|