Skip to content

CyrilLeblanc/vscode-amoled-darcula-theme

Repository files navigation

An amoled Darcula theme pack for VsCode from Jetbrains IDEs.

What is this?

This is a theme for VsCode based on the Darcula theme used in JetBrains IDEs.

Themes

Darcula Amoled Theme

Screenshot

Darcula Dark Theme

Screenshot

Installation

From the marketplace

  1. Open the command palette (Ctrl+Shift+P)

  2. Type ext install CyrilLeblanc.amoled-darcula

From the releases

  1. Download the latest .vsix file from the releases

  2. Open the command palette (Ctrl+Shift+P)

  3. Type Extensions: Install from VSIX...

  4. Select the .vsix file you downloaded

Compiling

  1. Clone this repository

  2. Compile the theme with vsce package (you need to have vsce installed)

  3. Install the extension with code --install-extension <path to .vsix file>

Credits

This theme is based on the Darcula IntelliJ Theme and the builtin Dark+ V2 theme.