Skip to content

erka2010/OneDark-Pro

 
 

Repository files navigation

Atom's iconic One Dark theme, and one of the most downloaded themes for VS Code!

GitHub repository

screenshot

CHANGELOG

CHANGELOG.MD

Sponsors

codestream

Discuss, review, and share code with your team in VS Code. Links discussions about code to your code. Integrates w/ Slack, Jira, Trello, and Live Share. Try it free.

Docs & Contribute

This document (https://binaryify.github.io/OneDark-Pro/) includes instructions on how to install and edit the theme.

To help with documentation, first fork and clone this repository.

cd to the OneDark-Pro folder

Run npm install

Then run npm run docs to serve the documentation locally at localhost:3000.

ScreenShot

Screenshot

Screenshot

ScreenShot

ScreenShot

ScreenShot

ScreenShot

ScreenShot

Tweaks & Workbench theming

If you want to play around with new colors, use the setting workbench.colorCustomizations to customize the currently selected theme. For example, you can add this snippet in your "settings.json" file:

"workbench.colorCustomizations":{
    "tab.activeBackground": "#282c34",
    "activityBar.background": "#282c34",
    "sideBar.background": "#282c34"
}

Please check the official documentation, Theme Color Reference, for more helpful information.

User definable syntax highlighting colors

You also can custom your syntax highlighting in "setting.json"

setting.json

custom

More info

Contributors

Contributors

About

Atom's iconic One Dark theme for Visual Studio Code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%