All Projects → bhushan → github-theme-for-jetbrains

bhushan / github-theme-for-jetbrains

Licence: Apache-2.0 License
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.

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to github-theme-for-jetbrains

Typora Misty Theme
Yet another elegant Typora theme designed with aesthetics in mind.
Stars: ✭ 179 (+795%)
Mutual labels:  light, dark
vim-humanoid-colorscheme
Light and dark theme for vim with bright colors
Stars: ✭ 67 (+235%)
Mutual labels:  light, dark
yiq
Returns white when a color is dark and black when a color is light.
Stars: ✭ 24 (+20%)
Mutual labels:  light, dark
Discord Plus
A sleek, customizable Discord theme.
Stars: ✭ 65 (+225%)
Mutual labels:  light, dark
hexagonTab
Hexagon bookmarks accented with a chosen colour. Customise the layout, style, background and bookmarks with hexagonTab.
Stars: ✭ 65 (+225%)
Mutual labels:  light, dark
Eziam Theme Emacs
A mostly grayscale theme for Emacs, inspired by Tao and Leuven.
Stars: ✭ 74 (+270%)
Mutual labels:  light, dark
icls-vs-code-dark-plus
Visual Studio Code Dark Plus-like color scheme for PhpStorm and other JetBrains IDEs
Stars: ✭ 24 (+20%)
Mutual labels:  jetbrains, dark
intellij-platform-plugin-verifier-action
GitHub Action for executing the intellij-plugin-verifier
Stars: ✭ 20 (+0%)
Mutual labels:  jetbrains, jetbrains-plugin
intellij-pokemon-progress
A Pokémon themed progress bar for IntelliJ IDEA.
Stars: ✭ 70 (+250%)
Mutual labels:  jetbrains, jetbrains-plugin
soar-jetbrains-plugin
Plugin of https://github.com/XiaoMi/soar for JetBrains IDE which for SQL optimize and rewrite. SQL 优化工具 SOAR 的 JetBrains IDE 插件
Stars: ✭ 20 (+0%)
Mutual labels:  jetbrains, jetbrains-plugin
Github Vscode Theme
GitHub's VS Code theme
Stars: ✭ 1,089 (+5345%)
Mutual labels:  light, dark
stellarized
✦ paint vim with the stars ✦
Stars: ✭ 70 (+250%)
Mutual labels:  light, dark
Nighttab
A neutral new tab page accented with a chosen colour. Customise the layout, style, background and bookmarks in nightTab.
Stars: ✭ 598 (+2890%)
Mutual labels:  light, dark
Photon.vim
An elegant pair of Vim colour schemes with minimal syntax highlighting that care about the little details.
Stars: ✭ 98 (+390%)
Mutual labels:  light, dark
Redis Ui
📡 P3X Redis UI is a very functional handy database GUI and works in your pocket on the responsive web or as a desktop app
Stars: ✭ 334 (+1570%)
Mutual labels:  light, dark
vscode-theme-gruvbox-minor
Gruvbox theme for Visual Studio Code
Stars: ✭ 17 (-15%)
Mutual labels:  light, dark
SideMirror
An Android Studio plugin to mirror your android devices with scrcpy directly from Android Studio.
Stars: ✭ 49 (+145%)
Mutual labels:  jetbrains, jetbrains-plugin
minimal-theme
Minimal theme for Emacs 24
Stars: ✭ 75 (+275%)
Mutual labels:  light, dark
InplaceEditBoxLib
WPF/MVVM control to implement a textbox on top of other elements like TreeViewItem or ListViewItem (use case: perform in place edit on top of a displayed text item)
Stars: ✭ 28 (+40%)
Mutual labels:  light, dark
ExternalAnnotations
JetBrains ReSharper External Annotations
Stars: ✭ 78 (+290%)
Mutual labels:  jetbrains

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 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 !!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].