Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/raineorshine/rainwave-monokai-classic-theme
Theme for rainwave based on Monokai Classic.
https://github.com/raineorshine/rainwave-monokai-classic-theme
rainwave
Last synced: 3 days ago
JSON representation
Theme for rainwave based on Monokai Classic.
- Host: GitHub
- URL: https://github.com/raineorshine/rainwave-monokai-classic-theme
- Owner: raineorshine
- License: isc
- Created: 2023-08-16T22:12:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-11T22:30:17.000Z (about 1 year ago)
- Last Synced: 2025-01-23T03:44:39.588Z (4 days ago)
- Topics: rainwave
- Language: SCSS
- Homepage:
- Size: 90.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Theme for [Rainwave](https://github.com/rmcauley/rainwave) based on [Monokai Classic](https://marketplace.visualstudio.com/items?itemName=monokai.theme-monokai-pro-vscode).
## Development
1. Clone the repo.
2. Open the Chrome menu and click "Extensions".
3. Click "Load unpacked".
4. Choose the folder where you cloned the repo and hit "Select".After making changes:
1. `npm run build`
2. On the Extension page, click the small refresh icon on "Rainwave Monokai Classic Theme".
3. Refresh rainwave.cc.## Deployment
1. `npm run build`
2. Upload to Chrome Web Store.