Giter Club home page Giter Club logo

darcula-theme's Introduction

Darcula (IntelliJ)

Darcula theme for Visual Studio Code based on IntelliJ IDEA

Supported syntax

  • Java
  • JavaScript
  • TypeScript
  • Python
  • React TSX
  • Groovy
  • Rust
  • HTML
  • CSS
  • JSON
  • SQL
  • XML
  • YAML
  • Dockerfile
  • Markdown
  • Properties
  • TOML

Screenshots

Java-Entity

Java-Controller

JavaScript

Download

This extension is available for free in the Visual Studio Code Marketplace.

What's new?

Take a look at the changelog.

Theme customization

You can customize the colors to your liking, overriding the ones provided by this theme. To know how to customize, click here for the official documentation.

Contribution

It's very easy to make contributions for this project. You can follow the official documentation to learn more details, but to keep it short you can do this:

  • Fork this project and clone to your computer.
  • Open the project on Visual Studio Code.
    • If this theme is installed, disable it before following the next steps.
  • Press F5 to start the Extension Development Host mode.
  • On the development host make sure this theme is selected.
  • Open a folder or a file to preview the changes you will make.
  • Open the themes/darcula.color-theme.json where you can see the many tokenColors rules.
  • Add new rules to improve this theme.
  • Submit a PR.

In order to identify the scope of a token, first go to your file that you are using as reference. Then press ctrl + shit + p, search and execute Developer: Inspect Editor Tokens and Scopes. Now click on the token that you wish to customize and the inspector will show you the scopes related to that token.

Credits

  • The editor colors were based on rokoroku/vscode-theme-darcula theme, and changed a little in order to become more like IntelliJ's.
  • The token colors were made from scratch and based on IntelliJ IDEA.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.