Giter Site home page Giter Site logo

neobine / vs-colorthemes Goto Github PK

View Code? Open in Web Editor NEW

This project forked from microsoft/vs-colorthemes

0.0 1.0 0.0 1.59 MB

Visual Studio Extension that installs additional color themes

Home Page: https://marketplace.visualstudio.com/items?itemName=JustinClareburtMSFT.ColorThemesforVisualStudio

License: MIT License

C# 2.46% Rich Text Format 97.54%

vs-colorthemes's Introduction

Using this Extension

  1. Download and install the extension
  2. Restart Visual Studio
  3. Navigate to Tools > Options > Environment > General and select your color theme:

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 [email protected] with any additional questions or comments.

Steps to create a custom theme for this project

  1. Prerequisite:
  1. Go to Tools -> Customize Colors (CTE extension), or File -> New -> Project and create a VSTheme Project (CTD extension).

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

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

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

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

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

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

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

NOTE: Please check the ShellColorTokens.md to ensure your theme contains all of the color tokens listed therein.

vs-colorthemes's People

Contributors

aaron-bond avatar annmarie-switzer avatar drewnoakes avatar gjuoun avatar iankemp avatar isukhetskyi avatar ivryakhov avatar justcla avatar madskristensen avatar microsoftopensource avatar mobilerez avatar msftgits avatar newrad0603 avatar prnadago avatar ralmsdeveloper avatar silkfire avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.