An open API service indexing awesome lists of open source software.

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"

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