Skip to content

edheltzel/vscode-1dark-raincoat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1DRC icon

release vscode downloads rating

JS Syntax RainCoat

JS Syntax Poncho

For a full list of changes checkout the changelog

Originally forked from the One Dark + (Sublime Babel) 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 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 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