github-theme-for-jetbrains icon indicating copy to clipboard operation
github-theme-for-jetbrains copied to clipboard

GitHub Theme for Jetbrains is heavily inspired by GitHub 3 Color Scheme and github-vscode-theme.The focus of the development of this theme plugin is to restore the official GitHub theme as much as pos...

GitHub Theme for JetBrains

Build Version Downloads

GitHub Theme for Jetbrains is heavily inspired by GitHub 3 Color Scheme and github-vscode-theme.

The focus of the development of this theme plugin is to restore the official GitHub theme as much as possible, keeping the colors easy to distinguish, proper contrast, and pleasant.

Thanks to Jiyuan Su for building such a nice looking theme and outstanding contributions to the project.

Light

screenshot

Dark

screenshot

Dark Dimmed

screenshot

More screenshots

Installation

  • If you just need to install this plugin then you could install it from official Jetbrains Plugin Store from here

  • Using IDE built-in plugin system:

    Settings/Preferences > Plugins > Marketplace > Search for "GitHub Theme" > Install Plugin

  • Manually:

    Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...

Build from Source

Prerequisites

Gradle runs on all major operating systems and requires only a Java Development Kit version 8 or higher to run. To check, run java -version. You should see something like this:

$java -version
java version "1.8.0_151"
Java(TM) SE Runtime Environment (build 1.8.0_151-b12)
Java HotSpot(TM) 64-Bit Server VM (build 25.151-b12, mixed mode)

Build

$./gradlew build

The generated target files are located in build/libs.

Our valuable Contributors👩‍💻👨‍💻 :

Enjoy Beautiful IDE and Happy Coding !!