MonoDevelop - color scheme of the code window

Is there a way to customize the color scheme of the code window in MonoDevelop? I would like something like Son Of Obsidian , if possible.

+5
source share
1 answer

Yes. Go to the MonoDevelop syntax highlighting options panel and click the "Create" button:

MonoDevelop syntax highlighting options

Enter a name and description for your new color scheme and select the existing color scheme on which you would like to create it:

New color scheme

Select a new color scheme and click the "Change" button:

enter image description here

Now you can edit the colors of your new layout:

Color scheme editor

, . XML. , ** Scheme.xml. *

+14

All Articles