Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
smiddy-001 authored May 19, 2024
1 parent 2e3b43c commit b904c74
Showing 1 changed file with 3 additions and 26 deletions.
29 changes: 3 additions & 26 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,31 +4,8 @@

![screenshot of thme](https://i.ibb.co/tYgLqCD/screenshot.png)

If you aren't a dev installation should be simple and self explanatory. If not google is your new best friend
Nova Green is a dark theme for vscode, featuring a primary green and black background for hightened contrast.

# Dev Installation
[hosted here on vscode](https://vscodethemes.com/e/riley.nova-green/nova-green?language=javascript)

This is my theme, it is a dark theme with green. I chose to tone down most colours while amplifying the syntax highlighting to make the code pop out.

### Make sure you have Node.js installed. Then run:

npm install -g @vscode/vsce

# Usage

### You can use vsce to easily package and publish your extensions:

$ cd myExtension
$ vsce package

# myExtension.vsix generated

$ vsce publish

# <publisherID>.myExtension published to VS Code Marketplace

# TODO

- add an Icon
- publisher name
- do it
To install just search Nova Green on the vscode marketplace

0 comments on commit b904c74

Please sign in to comment.