https://github.com/anoff/vscode-monokai-light
monokai colors on bright background 💖
https://github.com/anoff/vscode-monokai-light
monokai-colors theme vscode vscode-theme
Last synced: over 1 year ago
JSON representation
monokai colors on bright background 💖
- Host: GitHub
- URL: https://github.com/anoff/vscode-monokai-light
- Owner: anoff
- Created: 2017-01-07T19:51:36.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-06-14T18:08:06.000Z (about 7 years ago)
- Last Synced: 2025-01-28T13:43:14.584Z (over 1 year ago)
- Topics: monokai-colors, theme, vscode, vscode-theme
- Homepage:
- Size: 199 KB
- Stars: 13
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# theme-monokai-light
> monokai colors on bright background 💖
A vscode theme ported from my all-time favorite theme by [rjfranco](https://github.com/rjfranco/monokai-light).
Find the source on [github](https://github.com/anoff/vscode-monokai-light).
Grab it on the [VSC marketplace](https://marketplace.visualstudio.com/items?itemName=anoff.theme-monokai-light) or install directly `ext install theme-monokai-light`
## Action shot

## Changelog
### 1.2.0
additional markup selectors added, see [PR#5](https://github.com/anoff/vscode-monokai-light/pull/5/files) for details
### 1.1.0
Two new selectors added
- `variable.language` (e.g. python _self_)
- `meta.attribute`
before:

after:

## License
MIT © [Andreas Offenhäuser](http://anoff.io)