VS-ColorThemes

Visual Studio Extension that installs additional color themes

  • Owner: microsoft/VS-ColorThemes
  • Platform:
  • License:: MIT License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a
Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us
the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide
a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions
provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct.
For more information see the Code of Conduct FAQ or
contact opencode@microsoft.com with any additional questions or comments.

Steps to create a custom theme for this project

  1. Prerequisite: Install the Color Themes Editor extension for Visual Studio 2017 (https://marketplace.visualstudio.com/items?itemName=VisualStudioPlatformTeam.VisualStudio2017ColorThemeEditor).

  2. Go to Tools -> Customize Colors.

  3. Hover over the original theme you want to edit and click on 'Create Copy of Theme'.

  4. Hover over the Custom Theme you created, and click on 'Edit Theme'.

  5. Edit the colors to create a new custom theme.

  6. Click on the Export Theme icon at the top and save the new theme as a vstheme. Then rename the file to xml.

  7. Create a fork of the repo for your theme and add the file within the Themes folder.

  8. Also update:

    a. The ThemeRegistration.pkgdef file (Please add entries in alphabetical order and rootkey token from the GUID of the xml file)

    b. The VSColorThemes.csproj file (include the theme file to the project)

    c. The source.extension.manifest (don’t update the version – just add to the assets)

  9. Open a pull request and sign the Contributor License Agreement. We'll work with you to get it merged :)

Overview

Name With Ownermicrosoft/VS-ColorThemes
Primary LanguageRich Text Format
Program languageC# (Language Count: 2)
Platform
License:MIT License
Release Count3
Last Release Name1.0.3 (Posted on )
First Release Name1.0.1 (Posted on )
Created At2017-09-25 22:08:46
Pushed At2022-09-08 16:16:20
Last Commit At2022-09-08 09:06:42
Stargazers Count334
Watchers Count29
Fork Count91
Commits Count98
Has Issues Enabled
Issues Count85
Issue Open Count55
Pull Requests Count22
Pull Requests Open Count8
Pull Requests Close Count6
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top