Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jonbunator/gitkraken-custom-themes

Custom themes for GitKraken client. (https://www.gitkraken.com/)
https://github.com/jonbunator/gitkraken-custom-themes

color-blind custom-themes dark-theme dracula git gitkraken gitkraken-theme gitkraken-themes hacktoberfest kraken light-owl light-theme monochrome monokai night-owl nord solarized theme themes tokyo-night

Last synced: 7 days ago
JSON representation

Custom themes for GitKraken client. (https://www.gitkraken.com/)

Awesome Lists containing this project

README

        

![GitKrakenCustomThemes](images/logo.png)
# Collection of custom themes for [GitKraken](https://www.gitkraken.com/)
Give your GitKraken client a whole new look with these custom themes. Note that this repository is not an official GitKraken repository.

# Table of Contents
- [Dark Themes](#dark-themes)
- [Dracula](#dracula---source)
- [Monochrome](#monochrome)
- [Monokai](#monokai---source)
- [Night Owl](#night-owl---source)
- [Nord](#nord---source)
- [Oled Dream](#oled-dream)
- [OneDark](#onedark---source)
- [Poimandres](#poimandres---source)
- [Solarized](#solarized---source)
- [Tokyo Night](#tokyo-night---source-based-on)
- [1984](#1984---source)
- [GitKraken-Dark Color Blind](#gitkraken-dark-color-blind---source)
- [Light Themes](#light-themes)
- [Light Owl](#light-owl---source)
- [Solarized](#solarized---source-1)
- [GitKraken-Light Color Blind](#gitkraken-light-color-blind---source)
- [Other Themes](#other-themes)
- [Contributions](#contributions)

# Installation
- You can find all available themes in the [Themes](https://github.com/JonBunator/gitkraken-custom-themes/tree/master/Themes) folder.
- Copy the \*.jsonc file of your desired theme in your GitKraken theme folder. On Windows it's usually located at: `C:\Users\Username\AppData\Roaming\.gitkraken\themes`. While for macOS, it's located at `/Users/$USER/.gitkraken/themes`.
- Select your theme under `Preferences -> UI Customization`.
- See also the official GitKraken [Documentation](https://support.gitkraken.com/start-here/themes/).

# Dark Themes
## [Dracula](https://github.com/JonBunator/gitkraken-custom-themes/tree/master/Themes/Dracula) - ([Source](https://draculatheme.com/))
![DraculaDarkTheme](images/dracula.png)

## [Monochrome](https://github.com/JonBunator/gitkraken-custom-themes/tree/master/Themes/Monochrome)
![MonochromeDarkTheme](images/monochrome-dark.png)

## [Monokai](https://github.com/JonBunator/gitkraken-custom-themes/tree/master/Themes/Monokai) - ([Source](https://github.com/microsoft/vscode/blob/main/extensions/theme-monokai/themes/monokai-color-theme.json))
![MonokaiDarkTheme](images/monokai-dark.png)

## [Night Owl](https://github.com/JonBunator/gitkraken-custom-themes/tree/master/Themes/NightOwl) - ([Source](https://github.com/sdras/night-owl-vscode-theme))
![NightOwlDarkTheme](images/night-owl-dark.png)

## [Nord](https://github.com/JonBunator/gitkraken-custom-themes/tree/master/Themes/Nord) - ([Source](https://www.nordtheme.com/))
![NordDarkTheme](images/nord-dark.png)

## [Oled Dream](https://github.com/JonBunator/gitkraken-custom-themes/tree/master/Themes/Oled%20Dream)
![OledDreamTheme](images/oled-dream.png)

## [OneDark](https://github.com/JonBunator/gitkraken-custom-themes/tree/master/Themes/OneDark) - ([Source](https://github.com/atom/atom/tree/master/packages/one-dark-syntax))
![OneDarkTheme](images/one-dark.png)

## [Poimandres](https://github.com/JonBunator/gitkraken-custom-themes/tree/master/Themes/Poimandres) - ([Source](https://github.com/drcmda/poimandres-theme))
![PoimandresTheme](images/poimandres-dark.png)

## [Solarized](https://github.com/JonBunator/gitkraken-custom-themes/tree/master/Themes/Solarized) - ([Source](https://github.com/altercation/solarized))
![SolarizedDarkTheme](images/solarized-dark.png)

## [Tokyo Night](https://github.com/JonBunator/gitkraken-custom-themes/tree/master/Themes/TokyoNight) - ([Source](https://github.com/enkia/tokyo-night-vscode-theme), [Based on](https://github.com/remondevries/tokyonight-gitkraken-theme/))
![TokyoNightTheme](images/tokyo-night.png)

## [1984](https://github.com/JonBunator/gitkraken-custom-themes/tree/master/Themes/1984) - ([Source](https://github.com/juanmnl/vs-1984))
![1984Theme](images/1984-dark.png)

## [GitKraken-Dark Color Blind](https://github.com/JonBunator/gitkraken-custom-themes/blob/master/Themes/Default%20Themes%20Modified) - ([Source](https://personal.sron.nl/~pault))
![GitKrakenDarkColorBlind](images/gitkraken-dark-color-blind.png)

# Light Themes
## [Light Owl](https://github.com/JonBunator/gitkraken-custom-themes/tree/master/Themes/NightOwl) - ([Source](https://github.com/sdras/night-owl-vscode-theme))
![NightOwlLightTheme](images/night-owl-light.png)

## [Solarized](https://github.com/JonBunator/gitkraken-custom-themes/tree/master/Themes/Solarized) - ([Source](https://github.com/altercation/solarized))
![SolorizedLightTheme](images/solarized-light.png)

## [GitKraken-Light Color Blind](https://github.com/JonBunator/gitkraken-custom-themes/blob/master/Themes/Default%20Themes%20Modified) - ([Source](https://personal.sron.nl/~pault))
![GitKrakenLightColorBlind](images/gitkraken-light-color-blind.png)

# Other Themes
- [Catppuccin (Official)](https://github.com/catppuccin/gitkraken)
- [Dracula (Official)](https://github.com/dracula/gitkraken)

# Contributions
Contributions are always welcome. New themes should not be too similar to other themes in this repository and should look good.