{"id":15642978,"url":"https://github.com/jonbunator/gitkraken-custom-themes","last_synced_at":"2025-04-06T09:07:06.063Z","repository":{"id":39340401,"uuid":"438664196","full_name":"JonBunator/gitkraken-custom-themes","owner":"JonBunator","description":"Custom themes for GitKraken client. (https://www.gitkraken.com/)","archived":false,"fork":false,"pushed_at":"2025-01-06T09:13:50.000Z","size":11837,"stargazers_count":72,"open_issues_count":0,"forks_count":30,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-30T08:07:42.421Z","etag":null,"topics":["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"],"latest_commit_sha":null,"homepage":"https://jonbunator.github.io/gitkraken-custom-themes/","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JonBunator.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-12-15T14:43:48.000Z","updated_at":"2025-03-04T10:12:43.000Z","dependencies_parsed_at":"2025-01-09T01:18:12.385Z","dependency_job_id":null,"html_url":"https://github.com/JonBunator/gitkraken-custom-themes","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JonBunator%2Fgitkraken-custom-themes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JonBunator%2Fgitkraken-custom-themes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JonBunator%2Fgitkraken-custom-themes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JonBunator%2Fgitkraken-custom-themes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JonBunator","download_url":"https://codeload.github.com/JonBunator/gitkraken-custom-themes/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247457799,"owners_count":20941906,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["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"],"created_at":"2024-10-03T11:58:30.956Z","updated_at":"2025-04-06T09:07:06.044Z","avatar_url":"https://github.com/JonBunator.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"![GitKrakenCustomThemes](images/logo.png)\n# Collection of custom themes for [GitKraken](https://www.gitkraken.com/)\nGive your GitKraken client a whole new look with these custom themes. Note that this repository is not an official GitKraken repository.\n\n# Table of Contents\n- [Dark Themes](#dark-themes)\n  - [Dracula](#dracula---source)\n  - [Monochrome](#monochrome)\n  - [Monokai](#monokai---source)\n  - [Night Owl](#night-owl---source)\n  - [Nord](#nord---source)\n  - [Oled Dream](#oled-dream)\n  - [OneDark](#onedark---source)\n  - [Poimandres](#poimandres---source)\n  - [Solarized](#solarized---source)\n  - [Tokyo Night](#tokyo-night---source-based-on)\n  - [1984](#1984---source)\n  - [GitKraken-Dark Color Blind](#gitkraken-dark-color-blind---source)\n- [Light Themes](#light-themes)\n  - [Light Owl](#light-owl---source)\n  - [Solarized](#solarized---source-1)\n  - [GitKraken-Light Color Blind](#gitkraken-light-color-blind---source)\n- [Other Themes](#other-themes)\n- [Contributions](#contributions)\n\n# Installation\n- You can find all available themes in the [Themes](https://github.com/JonBunator/gitkraken-custom-themes/tree/master/Themes) folder.\n- 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`.\n- Select your theme under `Preferences -\u003e UI Customization`.\n- See also the official GitKraken [Documentation](https://support.gitkraken.com/start-here/themes/).\n\n# Dark Themes\n## [Dracula](https://github.com/JonBunator/gitkraken-custom-themes/tree/master/Themes/Dracula) - ([Source](https://draculatheme.com/))\n![DraculaDarkTheme](images/dracula.png)\n\n## [Monochrome](https://github.com/JonBunator/gitkraken-custom-themes/tree/master/Themes/Monochrome)\n![MonochromeDarkTheme](images/monochrome-dark.png)\n\n## [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))\n![MonokaiDarkTheme](images/monokai-dark.png)\n\n## [Night Owl](https://github.com/JonBunator/gitkraken-custom-themes/tree/master/Themes/NightOwl) - ([Source](https://github.com/sdras/night-owl-vscode-theme))\n![NightOwlDarkTheme](images/night-owl-dark.png)\n\n## [Nord](https://github.com/JonBunator/gitkraken-custom-themes/tree/master/Themes/Nord) - ([Source](https://www.nordtheme.com/))\n![NordDarkTheme](images/nord-dark.png)\n\n## [Oled Dream](https://github.com/JonBunator/gitkraken-custom-themes/tree/master/Themes/Oled%20Dream)\n![OledDreamTheme](images/oled-dream.png)\n\n## [OneDark](https://github.com/JonBunator/gitkraken-custom-themes/tree/master/Themes/OneDark) - ([Source](https://github.com/atom/atom/tree/master/packages/one-dark-syntax))\n![OneDarkTheme](images/one-dark.png)\n\n## [Poimandres](https://github.com/JonBunator/gitkraken-custom-themes/tree/master/Themes/Poimandres) - ([Source](https://github.com/drcmda/poimandres-theme))\n![PoimandresTheme](images/poimandres-dark.png)\n\n## [Solarized](https://github.com/JonBunator/gitkraken-custom-themes/tree/master/Themes/Solarized) - ([Source](https://github.com/altercation/solarized))\n![SolarizedDarkTheme](images/solarized-dark.png)\n\n## [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/))\n![TokyoNightTheme](images/tokyo-night.png)\n\n## [1984](https://github.com/JonBunator/gitkraken-custom-themes/tree/master/Themes/1984) - ([Source](https://github.com/juanmnl/vs-1984))\n![1984Theme](images/1984-dark.png)\n\n## [GitKraken-Dark Color Blind](https://github.com/JonBunator/gitkraken-custom-themes/blob/master/Themes/Default%20Themes%20Modified) - ([Source](https://personal.sron.nl/~pault))\n![GitKrakenDarkColorBlind](images/gitkraken-dark-color-blind.png)\n\n\n# Light Themes\n## [Light Owl](https://github.com/JonBunator/gitkraken-custom-themes/tree/master/Themes/NightOwl) - ([Source](https://github.com/sdras/night-owl-vscode-theme))\n![NightOwlLightTheme](images/night-owl-light.png)\n\n## [Solarized](https://github.com/JonBunator/gitkraken-custom-themes/tree/master/Themes/Solarized) - ([Source](https://github.com/altercation/solarized))\n![SolorizedLightTheme](images/solarized-light.png)\n\n## [GitKraken-Light Color Blind](https://github.com/JonBunator/gitkraken-custom-themes/blob/master/Themes/Default%20Themes%20Modified) - ([Source](https://personal.sron.nl/~pault))\n![GitKrakenLightColorBlind](images/gitkraken-light-color-blind.png)\n\n# Other Themes\n- [Catppuccin (Official)](https://github.com/catppuccin/gitkraken)\n- [Dracula (Official)](https://github.com/dracula/gitkraken)\n\n# Contributions\nContributions are always welcome. New themes should not be too similar to other themes in this repository and should look good.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonbunator%2Fgitkraken-custom-themes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonbunator%2Fgitkraken-custom-themes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonbunator%2Fgitkraken-custom-themes/lists"}