Overview Version History Q & A Rating & Review
kayhan-color-theme for VS Code.
Install
Go to VS Marketplace .
Click on the "Install" button.
Then from your settings activate the theme.
Override this theme
To override this (or any other) theme in your personal config file, please follow the guide in the color theme documentation. This is handy for small tweaks to the theme without having to fork and maintain your own theme.
Contribute
Clone and open this repo in VS Code
Run yarn
or npm to install the dependencies.
Press F5
to open a new window with your extension loaded
Open Code > Preferences > Color Theme
[⌘k ⌘t
] and pick the "kayhan-color-theme" theme.
Make changes to the /themes/kayhan-color-theme.json
file. That's it!
To test it locally and see how your design looks, run the file via Run menu it will be open it in a new window.
Once you're happy, commit your changes and open a PR.
Publish (internal)
Note: Publishing a new version of this theme is only meant for maintainer.