This repository was archived by the owner on Nov 16, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathThemes.json
More file actions
114 lines (114 loc) · 5.41 KB
/
Themes.json
File metadata and controls
114 lines (114 loc) · 5.41 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
[
{
"title": "Dracula",
"theme-file": "https://raw.githubusercontent.com/JonBunator/gitkraken-custom-themes/master/Themes/Dracula/dracula.jsonc",
"description": "",
"author": "JonBunator",
"preview-image": "https://github.com/JonBunator/gitkraken-custom-themes/raw/master/images/dracula.png",
"link": "https://github.com/JonBunator/gitkraken-custom-themes"
},
{
"title": "Monokai",
"theme-file": "https://raw.githubusercontent.com/JonBunator/gitkraken-custom-themes/master/Themes/Monokai/monokai-dark.jsonc",
"description": "",
"author": "JonBunator",
"preview-image": "https://github.com/JonBunator/gitkraken-custom-themes/raw/master/images/monokai-dark.png",
"link": "https://github.com/JonBunator/gitkraken-custom-themes"
},
{
"title": "Night Owl (dark)",
"theme-file": "https://raw.githubusercontent.com/JonBunator/gitkraken-custom-themes/master/Themes/NightOwl/night-owl-dark.jsonc",
"description": "",
"author": "JonBunator",
"preview-image": "https://github.com/JonBunator/gitkraken-custom-themes/raw/master/images/night-owl-dark.png",
"link": "https://github.com/JonBunator/gitkraken-custom-themes"
},
{
"title": "Night Owl (light)",
"theme-file": "https://raw.githubusercontent.com/JonBunator/gitkraken-custom-themes/master/Themes/NightOwl/night-owl-light.jsonc",
"description": "",
"author": "JonBunator",
"preview-image": "https://github.com/JonBunator/gitkraken-custom-themes/raw/master/images/night-owl-light.png",
"link": "https://github.com/JonBunator/gitkraken-custom-themes"
},
{
"title": "Nord",
"theme-file": "https://github.com/JonBunator/gitkraken-custom-themes/raw/master/Themes/Nord/nord-dark.jsonc",
"description": "",
"author": "JonBunator",
"preview-image": "https://github.com/JonBunator/gitkraken-custom-themes/raw/master/images/nord-dark.png",
"link": "https://github.com/JonBunator/gitkraken-custom-themes"
},
{
"title": "OneDark",
"theme-file": "https://github.com/JonBunator/gitkraken-custom-themes/raw/master/Themes/OneDark/one-dark.jsonc",
"description": "",
"author": "JonBunator",
"preview-image": "https://github.com/JonBunator/gitkraken-custom-themes/raw/master/images/one-dark.png",
"link": "https://github.com/JonBunator/gitkraken-custom-themes"
},
{
"title": "Solarized (dark)",
"theme-file": "https://github.com/JonBunator/gitkraken-custom-themes/raw/master/Themes/Solarized/solarized-dark.jsonc",
"description": "",
"author": "JonBunator",
"preview-image": "https://github.com/JonBunator/gitkraken-custom-themes/raw/master/images/one-dark.png",
"link": "https://github.com/JonBunator/gitkraken-custom-themes"
},
{
"title": "Solarized (light)",
"theme-file": "https://github.com/JonBunator/gitkraken-custom-themes/raw/master/Themes/Solarized/solarized-light.jsonc",
"description": "",
"author": "JonBunator",
"preview-image": "https://github.com/JonBunator/gitkraken-custom-themes/raw/master/images/solarized-light.png",
"link": "https://github.com/JonBunator/gitkraken-custom-themes"
},
{
"title": "Tokyo Night",
"theme-file": "https://raw.githubusercontent.com/JonBunator/gitkraken-custom-themes/master/Themes/TokyoNight/tokyo-night-dark.jsonc",
"description": "",
"author": "JonBunator",
"preview-image": "https://github.com/JonBunator/gitkraken-custom-themes/raw/master/images/tokyo-night.png",
"link": "https://github.com/JonBunator/gitkraken-custom-themes"
},
{
"title": "1984",
"theme-file": "https://github.com/JonBunator/gitkraken-custom-themes/raw/master/Themes/1984/1984-dark.jsonc",
"description": "",
"author": "JonBunator",
"preview-image": "https://github.com/JonBunator/gitkraken-custom-themes/raw/master/images/1984-dark.png",
"link": "https://github.com/JonBunator/gitkraken-custom-themes"
},
{
"title": "GitKraken-Dark Color Blind",
"theme-file": "https://github.com/JonBunator/gitkraken-custom-themes/raw/master/Themes/Default%20Themes%20Modified/dark-color-blind.jsonc",
"description": "",
"author": "JonBunator",
"preview-image": "https://github.com/JonBunator/gitkraken-custom-themes/raw/master/images/gitkraken-dark-color-blind.png",
"link": "https://github.com/JonBunator/gitkraken-custom-themes"
},
{
"title": "Matcha-Dark-Sea",
"theme-file": "https://github.com/OwainWilliams/GitKrakenThemes/raw/master/Matcha-Dark-Sea/matcha.jsonc",
"description": "",
"author": "OwainWilliams",
"preview-image": "https://github.com/OwainWilliams/GitKrakenThemes/raw/master/Matcha-Dark-Sea/MatchaDarkSeaScreenshot.png",
"link": "https://github.com/OwainWilliams/GitKrakenThemes"
},
{
"title": "Matrix",
"theme-file": "https://github.com/OwainWilliams/GitKrakenThemes/raw/master/TheMatrix/matrix.jsonc",
"description": "",
"author": "OwainWilliams",
"preview-image": "https://github.com/OwainWilliams/GitKrakenThemes/raw/master/TheMatrix/theMatrixScreenshot.png",
"link": "https://github.com/OwainWilliams/GitKrakenThemes"
},
{
"title": "Umbraco Dark",
"theme-file": "https://github.com/OwainWilliams/GitKrakenThemes/raw/master/Umbraco-Dark/umbraco-dark.jsonc",
"description": "",
"author": "OwainWilliams",
"preview-image": "https://github.com/OwainWilliams/GitKrakenThemes/raw/master/Umbraco-Dark/umbraco-dark-screenshot.jpg",
"link": "https://github.com/OwainWilliams/GitKrakenThemes"
}
]