VS-ColorThemes

Visual Studio Extension that installs additional color themes

  • 所有者: microsoft/VS-ColorThemes
  • 平台:
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

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 :)

主要指标

概览
名称与所有者microsoft/VS-ColorThemes
主编程语言Rich Text Format
编程语言C# (语言数: 2)
平台
许可证MIT License
所有者活动
创建于2017-09-25 22:08:46
推送于2022-09-08 16:16:20
最后一次提交2022-09-08 09:06:42
发布数3
最新版本名称1.0.3 (发布于 )
第一版名称1.0.1 (发布于 )
用户参与
星数339
关注者数28
派生数87
提交数98
已启用问题?
问题数85
打开的问题数54
拉请求数22
打开的拉请求数8
关闭的拉请求数6
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?