/vscode-onedark-raincoat

A slightly modified version of the One Dark (Sublime Babel) for Visual Studio Code

MIT LicenseMIT

OneDark Rain Coat GitHub release

A modified version of the One Dark + (Sublime Babel) color scheme and custom Workbench theme for Visual Studio Code.
This color scheme/theme supports ES6/Babel and is optimized for Sublime Babel Extension.

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 for additional options.

Open up your setttings.json and hack way.

"workbench.colorCustomizations":{
  "peekView.border": "#E50A69AB",
  "peekViewTitle.background": "#101119",
  "peekViewResult.background": "#101119",
  "peekViewEditor.background": "#202232",
  "peekViewEditor.matchHighlightBackground": "#314365"
}

ScreenShot

Thanks to pull-request #3 by @Joraz there is better support for JSDoc comments 👍🏼

JSDoc comment highlights

ScreenShot Workspace

ScreenShot Peek View

ScreenShot Peek and Command Prompt

ScreenShot Intellisense