title | author | ms.author | ms.date | ms.topic | ms.assetid |
---|---|---|---|---|---|
Editor Themes |
asb3993 |
amburns |
04/14/2017 |
article |
4C1B7952-CD45-4132-AD6B-01CF993D83F8 |
Editor themes can be changed to any of the ten color schemes provided by default in Visual Studio for Mac via the Visual Studio > Preferences... > Text Editor > Color Themes menu options:
New color themes can be added, provided they are in one of the supported formats. These are:
- Visual Studio (
.vssettings
) - Xamarin Studio (
.json
) - TextMate (
.tmTheme
)
There are many resources provided online that will allow you to create your theme and produce a file in the supported format. There are also many galleries online that will provide free access to Visual Studio and TextMate themes.
Once you have found or created a new theme and downloaded it to your local machine, add it by doing the following: