https://github.com/edheltzel/vscode-1dark-raincoat
⚡️A slightly modified version of the One Dark (Sublime Babel) for Visual Studio Code
https://github.com/edheltzel/vscode-1dark-raincoat
one-dark visual-studio-code vscode vscode-theme
Last synced: about 1 month ago
JSON representation
⚡️A slightly modified version of the One Dark (Sublime Babel) for Visual Studio Code
- Host: GitHub
- URL: https://github.com/edheltzel/vscode-1dark-raincoat
- Owner: edheltzel
- License: mit
- Created: 2016-12-31T19:27:51.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-09-02T20:57:19.000Z (over 3 years ago)
- Last Synced: 2025-01-27T22:37:18.711Z (3 months ago)
- Topics: one-dark, visual-studio-code, vscode, vscode-theme
- Homepage: https://marketplace.visualstudio.com/items?itemName=ginfuru.ginfuru-onedark-raincoat-theme
- Size: 7.22 MB
- Stars: 14
- Watchers: 1
- Forks: 8
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Awesome Lists containing this project
README
![]()
[](https://github.com/ginfuru/vscode-onedark-raincoat/releases/latest) [](https://code.visualstudio.com/updates/v1_30) [](https://marketplace.visualstudio.com/items?itemName=ginfuru.ginfuru-onedark-raincoat-theme) [](https://marketplace.visualstudio.com/items?itemName=ginfuru.ginfuru-onedark-raincoat-theme)


##### For a full list of changes checkout the [changelog](https://marketplace.visualstudio.com/items/ginfuru.ginfuru-onedark-raincoat-theme/changelog)
Originally forked from the [One Dark + (Sublime Babel)](https://marketplace.visualstudio.com/items?itemName=joshpeng.theme-onedark-sublime) color scheme but heavily modified and opinionated additions as well as a pretty workbench theme, it is also optimized to work with the [Sublime Babel](https://marketplace.visualstudio.com/items?itemName=joshpeng.sublime-babel-vscode) extension for all the goodness of **ES6/Babel**.
### Additional Customization and other Tweaks
**See something that you'd rather change?**
No problem, feel free to edit and customize by using the `workbench.colorCustomizations` setting. Check out the [Theme Color Reference](https://code.visualstudio.com/docs/getstarted/theme-color-reference) for additional options.Open up your `setttings.json` and hack way.
```json
"workbench.colorCustomizations":{
"peekView.border": "#E50A69AB",
"peekViewTitle.background": "#101119",
"peekViewResult.background": "#101119",
"peekViewEditor.background": "#202232",
"peekViewEditor.matchHighlightBackground": "#314365"
}
```# ScreenShot
Thanks to [pull-request #3](https://github.com/ginfuru/vscode-onedark-raincoat/pull/3) by @Joraz there is better support for JSDoc comments 👍🏼



