Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/GoliafRS/Monokai-GRS

Monokai theme for Visual Studio Code.
https://github.com/GoliafRS/Monokai-GRS

Last synced: about 2 months ago
JSON representation

Monokai theme for Visual Studio Code.

Awesome Lists containing this project

README

        

# Monokai

Dark theme based on color schema Monokai

Base version | [Semantic highlighting](https://github.com/goliafrs/monokai-semantic)

## Installation

Launch VS Code, quick open `Ctrl+P`, paste the following command, and press enter.

```bash
ext install monokai-grs
```

Links to marketplace:

- [Monokai GRS](https://marketplace.visualstudio.com/items?itemName=goliafrs.monokai-grs)
- [Monokai Semantic](https://marketplace.visualstudio.com/items?itemName=goliafrs.monokai-semantic)

## Screenshot

HTML example code:

![Example HTML](https://github.com/goliafrs/monokai/raw/main/example-html.png)

CSS example code:

![Example SCSS](https://github.com/goliafrs/monokai/raw/main/example-scss.png)

JS example code:

![Example JS](https://github.com/goliafrs/monokai/raw/main/example-js.png)

## Support language

- [x] JavaScript
- [x] TypeScript
- [x] HTML
- [x] CSS
- [x] SCSS
- [x] SASS
- [x] LESS
- [x] Stylus
- [x] Elixir
- [x] Markdown

## Donate

If you want to support me and my project:

[![Donate](https://img.shields.io/badge/Donate-PayPal-blue.svg)](https://www.paypal.me/goliafrs)

## Credits

- [x] Tested by [Equals182](https://github.com/Equals182)
- [x] Tested by [TheFirstAvenger](https://github.com/TheFirstAvenger)

## License

[MIT License](https://github.com/goliafrs/monokai/blob/main/LICENSE)