Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>One Dark Pro Italic VividNew to Visual Studio Code? Get it now.
One Dark Pro Italic Vivid

One Dark Pro Italic Vivid

jsjlewis96

|
34,523 installs
| (1) | Free
Atom's iconic One Dark theme for Visual Studio Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

OneDark Pro Italic-Vivid

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

Italic-Vivid Theme (Added 6/10/2018)

This repository has been modified from the forked version by markypython to include an italic version with the vivid colouring.

GitHub repository

Screenshot - Java

Screenshot

Italic Theme (Added 1/28/2018)

This repository has been modified from it's original to include an italic version of the theme. The italic settings have been taken from the Operator Mono Dark Theme.

GitHub repository

CHANGELOG

CHANGELOG.MD

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, npm install and then run ./node_modules/docsify-cli/bin/docsify serve docs to serve the documentation locally.

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",
  "editorGroup.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"

custom custom

More info

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft