Skip to content

Commit

Permalink
Add support for Ruby, Powershell, tweak YML number color
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin Van Lierde <[email protected]>
  • Loading branch information
webketje committed Dec 8, 2020
1 parent f4221cb commit a714bdb
Show file tree
Hide file tree
Showing 4 changed files with 1,373 additions and 27 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,15 @@ Alternatively, you can install with command-line by doing (requires Node & NPM):
git clone https://github.com/webketje/notepad-plus-plus-duotone-dark-theme.git
cd notepad-plus-plus-duotone-dark-theme
npm install
set "NPP_PATH=C:\Path\to\Notepad++\themes"
npm run build && npm run move
set "NPP_PATH=C:\Path\to\Notepad++"
npm run test
```

## Support

### Languages

Currently supported: C, C#, C++, Objective-C, HTML, XML, YML, PHP, Javascript, JSON, CSS, SCSS, SQL, Python, Makefile, bash, batch, diff
Currently supported: C, C#, C++, Objective-C, HTML, XML, YML, PHP, Java, Javascript, Typescript, VueJS, JSON, CSS, SASS, SCSS, SQL, Python, Makefile, bash, batch, LaTeX, R, Powershell, Ruby, diff

### User-defined languages

Expand Down
Loading

0 comments on commit a714bdb

Please sign in to comment.