https://github.com/thecodechef/primer-theme
A port of the Sublime Text Plugin "Theme - Primer"
https://github.com/thecodechef/primer-theme
vscode vscode-extension vscode-plugin vscode-theme
Last synced: about 1 month ago
JSON representation
A port of the Sublime Text Plugin "Theme - Primer"
- Host: GitHub
- URL: https://github.com/thecodechef/primer-theme
- Owner: thecodechef
- Created: 2017-04-24T23:05:26.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-12-08T07:02:02.000Z (over 7 years ago)
- Last Synced: 2025-01-20T18:45:35.941Z (over 1 year ago)
- Topics: vscode, vscode-extension, vscode-plugin, vscode-theme
- Language: HTML
- Size: 504 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
[![VS Marketplace release][vs_marketplace-release-image]]([vs_marketplace-ext-url])
[![VS Marketplace installs][vs_marketplace-installs-image]]([vs_marketplace-ext-url])
[![VS Marketplace rating][vs_marketplace-rating-image]]([vs_marketplace-ext-url])
# README
> A port of the Sublime Text Plugin "Theme - Primer"
## Installation
### With Visual Studio Code
#### Command Pallette
Open the Command Pallette by pressing `Cmd+Shift+P` for Mac or `Ctrl+Shift+P` for Windows/Linux
```bash
ext install primer-theme
```
#### Extensions Bar
With the Extensions Bar Open
+ Go into the Search Bar and type `Primer Theme`
+ Then click `Install`
+ When it is finished installing reload the window by pressing `Reload`
## Light Variant
[![Primer Theme Light][primer-theme-light-img]]([vs_marketplace-ext-url])
## Dark Variant
[![Primer Theme Dark][primer-theme-dark-img]]([vs_marketplace-ext-url])
---
**Enjoy!**
[vs_marketplace-release-image]: https://vsmarketplacebadge.apphb.com/version-short/cyberchefjay.primer-theme.svg
[vs_marketplace-installs-image]: https://vsmarketplacebadge.apphb.com/installs-short/cyberchefjay.primer-theme.svg
[vs_marketplace-rating-image]: https://vsmarketplacebadge.apphb.com/rating-short/cyberchefjay.primer-theme.svg
[vs_marketplace-ext-url]: https://marketplace.visualstudio.com/items?itemName=cyberchefjay.primer-theme
[primer-theme-light-img]: https://raw.githubusercontent.com/thecodechef/primer-theme/master/images/primer-theme-light.screenshot_01.png
[primer-theme-dark-img]: https://raw.githubusercontent.com/thecodechef/primer-theme/master/images/primer-theme-dark.screenshot_01.png