|
1 | | -# sourcegit-theme |
2 | | - |
3 | | -Custom Themes for SourceGit |
4 | | - |
5 | | -## How to use custom theme overrides. |
6 | | - |
7 | 1 | Open `Preference` -> `Appearance`, choose the json file you just created in `Theme Overrides`. |
8 | 2 |
|
9 | 3 | ## Screenshots |
10 | 4 |
|
11 | | -[ForkDark](./themes/ForkDark.json) from [@carun](https://github.com/carun) |
| 5 | +[ForkDark](./themes/ForkDark/theme.json) from [@carun](https://github.com/carun) |
12 | 6 |
|
13 | | - |
| 7 | + |
14 | 8 |
|
15 | | -[JetBrainsDark](./themes/JetBrainsDark.json) from [@MelonHell](https://gist.github.com/MelonHell) |
| 9 | +[JetBrainsDark](./themes/JetBrainsDark/theme.json) from [@MelonHell](https://gist.github.com/MelonHell) |
16 | 10 |
|
17 | | - |
| 11 | + |
18 | 12 |
|
19 | | -[JetBrainsDark DiffHighContrast](./themes/JetBrainsDark_DiffHighContrast.json) based on `JetBrainsDark` with higher contrast in diff view. |
| 13 | +[JetBrainsDark DiffHighContrast](./themes/JetBrainsDark_DiffHighContrast/theme.json) based on `JetBrainsDark` with higher contrast in diff view. |
20 | 14 |
|
21 | | - |
| 15 | + |
22 | 16 |
|
23 | | -[Nord](./themes/Nord.json) from [@JeanFranz73](https://gist.github.com/JeanFranz73) based on [Nord palette](https://github.com/nordtheme/nord). |
| 17 | +[Nord](./themes/Nord/theme.json) from [@JeanFranz73](https://gist.github.com/JeanFranz73) based on [Nord palette](https://github.com/nordtheme/nord). |
24 | 18 |
|
25 | | - |
| 19 | + |
26 | 20 |
|
27 | | -[Nord Light](./themes/Nord_Light.json) from [@AndrewDilman](https://github.com/AndrewDilman) inspierd by [Nord palette](https://github.com/nordtheme/nord) and [Catpuccin Latte palette](https://github.com/catppuccin/catppuccin). |
| 21 | +[Nord Light](./themes/Nord_Light/theme.json) from [@AndrewDilman](https://github.com/AndrewDilman) inspierd by [Nord palette](https://github.com/nordtheme/nord) and [Catpuccin Latte palette](https://github.com/catppuccin/catppuccin). |
28 | 22 |
|
29 | | - |
| 23 | + |
30 | 24 |
|
31 | | -[Solarized Dark](./themes/Solarized_Dark.json) based on [Solarized](https://ethanschoonover.com/solarized/). |
| 25 | +[Solarized Dark](./themes/Solarized_Dark/theme.json) based on [Solarized](https://ethanschoonover.com/solarized/). |
32 | 26 |
|
33 | | - |
| 27 | + |
34 | 28 |
|
35 | | -[Solarized Light](./themes/Solarized_Light.json) based on [Solarized](https://ethanschoonover.com/solarized/). |
| 29 | +[Solarized Light](./themes/Solarized_Light/theme.json) based on [Solarized](https://ethanschoonover.com/solarized/). |
36 | 30 |
|
37 | | - |
| 31 | + |
38 | 32 |
|
39 | | -[Solarized Dark Bordered](./themes/Solarized_Dark_Bordered.json) inspierd by `Solarized Dark` |
| 33 | +[Solarized Dark Bordered](./themes/Solarized_Dark_Bordered/theme.json) inspierd by `Solarized Dark` |
40 | 34 |
|
41 | | - |
| 35 | + |
42 | 36 |
|
43 | | -[Solarized Light Bordered](./themes/Solarized_Light_Bordered.json) inspierd by `Solarized Light` |
| 37 | +[Solarized Light Bordered](./themes/Solarized_Light_Bordered/theme.json) inspierd by `Solarized Light` |
44 | 38 |
|
45 | | - |
| 39 | + |
46 | 40 |
|
47 | | -[Cyberpunk 2077](./themes/Cyberpunk2077.json) from [@berkanuslu](https://github.com/berkanuslu) based on [Cyberpunk 2077 UI Presentation](https://www.artstation.com/artwork/18mLB8). |
| 41 | +[Cyberpunk 2077](./themes/Cyberpunk2077/theme.json) from [@berkanuslu](https://github.com/berkanuslu) based on [Cyberpunk 2077 UI Presentation](https://www.artstation.com/artwork/18mLB8). |
48 | 42 |
|
49 | | - |
| 43 | + |
50 | 44 |
|
51 | | -[Panda theme](./themes/Panda.json) from [@WTFive](https://github.com/wtfive) based on [VSCode Panda theme](https://marketplace.visualstudio.com/items?itemName=tinkertrain.theme-panda). |
| 45 | +[Panda theme](./themes/Panda/theme.json) from [@WTFive](https://github.com/wtfive) based on [VSCode Panda theme](https://marketplace.visualstudio.com/items?itemName=tinkertrain.theme-panda). |
52 | 46 |
|
53 | | - |
| 47 | + |
54 | 48 |
|
55 | | -[SynthWave '84 theme](./themes/Synthwave84.json) based on [VSCode SynthWave '84 theme](https://marketplace.visualstudio.com/items?itemName=RobbOwen.synthwave-vscode). |
| 49 | +[SynthWave '84 theme](./themes/Synthwave84/theme.json) based on [VSCode SynthWave '84 theme](https://marketplace.visualstudio.com/items?itemName=RobbOwen.synthwave-vscode). |
56 | 50 |
|
57 | | - |
| 51 | + |
58 | 52 |
|
59 | | -[Monokai theme](./themes/Monokai.json) from [@RyanKneeya](https://github.com/RyanKneeya) based on [Sublime Text Monokai](https://github.com/gerardroche/sublime-monokai-free). |
| 53 | +[Monokai theme](./themes/Monokai/theme.json) from [@RyanKneeya](https://github.com/RyanKneeya) based on [Sublime Text Monokai](https://github.com/gerardroche/sublime-monokai-free). |
60 | 54 |
|
61 | | - |
| 55 | + |
62 | 56 |
|
63 | | -[Squid](./themes/Squid.json) from [@ilianoKokoro](https://github.com/ilianoKokoro) based on the `GitKraken` color scheme. |
| 57 | +[Squid](./themes/Squid/theme.json) from [@ilianoKokoro](https://github.com/ilianoKokoro) based on the `GitKraken` color scheme. |
64 | 58 |
|
65 | | - |
| 59 | + |
66 | 60 |
|
67 | | -[AdwaitaLight](./themes/AdwaitaLight.json) from [@W-Floyd](https://github.com/W-Floyd) based on the `Adwaita` color scheme. |
| 61 | +[AdwaitaLight](./themes/AdwaitaLight/theme.json) from [@W-Floyd](https://github.com/W-Floyd) based on the `Adwaita` color scheme. |
68 | 62 |
|
69 | | - |
| 63 | + |
70 | 64 |
|
71 | | -[Dracula](./themes/Dracula.json) based on [Dracula Theme](https://draculatheme.com/). |
| 65 | +[Dracula](./themes/Dracula/theme.json) based on [Dracula Theme](https://draculatheme.com/). |
72 | 66 |
|
73 | | - |
| 67 | + |
74 | 68 |
|
75 | | -[Eldritch Abyss](./themes/Eldritch_Abyss.json) from [@eldritch-theme](https://github.com/eldritch-theme) based on the [Eldritch Abyss palette](https://github.com/eldritch-theme/eldritch). |
| 69 | +[Eldritch Abyss](./themes/Eldritch_Abyss/theme.json) from [@eldritch-theme](https://github.com/eldritch-theme) based on the [Eldritch Abyss palette](https://github.com/eldritch-theme/eldritch). |
76 | 70 |
|
77 | | - |
| 71 | + |
78 | 72 |
|
79 | | -[Eldritch Cthulhu](./themes/Eldritch_Cthulhu.json) from [@eldritch-theme](https://github.com/eldritch-theme) based on the [Eldritch Cthulhu palette](https://github.com/eldritch-theme/eldritch). |
| 73 | +[Eldritch Cthulhu](./themes/Eldritch_Cthulhu/theme.json) from [@eldritch-theme](https://github.com/eldritch-theme) based on the [Eldritch Cthulhu palette](https://github.com/eldritch-theme/eldritch). |
80 | 74 |
|
81 | | - |
| 75 | + |
82 | 76 |
|
83 | | -[Eldritch Dusk](./themes/Eldritch_Dusk.json) from [@eldritch-theme](https://github.com/eldritch-theme) based on the [Eldritch Dusk palette](https://github.com/eldritch-theme/eldritch). |
| 77 | +[Eldritch Dusk](./themes/Eldritch_Dusk/theme.json) from [@eldritch-theme](https://github.com/eldritch-theme) based on the [Eldritch Dusk palette](https://github.com/eldritch-theme/eldritch). |
84 | 78 |
|
85 | | - |
| 79 | + |
86 | 80 |
|
87 | | -[Catpuccin Mocha](./themes/Catpuccin_Mocha.json) from [@eljoth](https://github.com/eljoth) based on the [Catpuccin Mocha palette](https://github.com/catppuccin/catppuccin). |
| 81 | +[Catpuccin Mocha](./themes/Catpuccin_Mocha/theme.json) from [@eljoth](https://github.com/eljoth) based on the [Catpuccin Mocha palette](https://github.com/catppuccin/catppuccin). |
88 | 82 |
|
89 | | - |
| 83 | + |
90 | 84 |
|
91 | | -[Catpuccin Latte](./themes/Catpuccin_Latte.json) from [@eljoth](https://github.com/eljoth) based on the [Catpuccin Latte palette](https://github.com/catppuccin/catppuccin). |
| 85 | +[Catpuccin Latte](./themes/Catpuccin_Latte/theme.json) from [@eljoth](https://github.com/eljoth) based on the [Catpuccin Latte palette](https://github.com/catppuccin/catppuccin). |
92 | 86 |
|
93 | | - |
| 87 | + |
94 | 88 |
|
95 | | -[Catpuccin Frappe](./themes/Catpuccin_Frappe.json) from [@eljoth](https://github.com/eljoth) based on the [Catpuccin Frappe palette](https://github.com/catppuccin/catppuccin). |
| 89 | +[Catpuccin Frappe](./themes/Catpuccin_Frappe/theme.json) from [@eljoth](https://github.com/eljoth) based on the [Catpuccin Frappe palette](https://github.com/catppuccin/catppuccin). |
96 | 90 |
|
97 | | - |
| 91 | + |
98 | 92 |
|
99 | | -[Catpuccin Macchiato](./themes/Catpuccin_Macchiato.json) from [@eljoth](https://github.com/eljoth) based on the [Catpuccin Macchiato palette](https://github.com/catppuccin/catppuccin). |
| 93 | +[Catpuccin Macchiato](./themes/Catpuccin_Macchiato/theme.json) from [@eljoth](https://github.com/eljoth) based on the [Catpuccin Macchiato palette](https://github.com/catppuccin/catppuccin). |
100 | 94 |
|
101 | | - |
| 95 | + |
102 | 96 |
|
103 | 97 | [One Dark](https://github.com/one-dark) |
104 | 98 |
|
105 | | - |
| 99 | + |
106 | 100 |
|
107 | | -[TokyoNight](./themes/TokyoNight.json) from [tokyo-night-vscode-theme](https://github.com/tokyo-night/tokyo-night-vscode-theme) |
| 101 | +[TokyoNight](./themes/TokyoNight/theme.json) from [tokyo-night-vscode-theme](https://github.com/tokyo-night/tokyo-night-vscode-theme) |
108 | 102 |
|
109 | | -[TokyoNight](./themes/TokyoNight.json) |
110 | | - |
| 103 | +[TokyoNight](./themes/TokyoNight/theme.json) |
| 104 | + |
111 | 105 |
|
112 | | -[TokyoNight Storm](./themes/TokyoNight_Storm.json) |
113 | | - |
| 106 | +[TokyoNight Storm](./themes/TokyoNight_Storm/theme.json) |
| 107 | + |
114 | 108 |
|
115 | | -[TokyoNight Light](./themes/TokyoNight_Light.json) |
116 | | - |
| 109 | +[TokyoNight Light](./themes/TokyoNight_Light/theme.json) |
| 110 | + |
117 | 111 |
|
118 | | -[Ayu Dark](./themes/AyuDark.json) from [@Hectoralvf](https://codeberg.org/hectoralvf) based on [VS Code Ayu](https://github.com/ayu-theme/vscode-ayu). |
119 | | - |
| 112 | +[Ayu Dark](./themes/AyuDark/theme.json) from [@Hectoralvf](https://codeberg.org/hectoralvf) based on [VS Code Ayu](https://github.com/ayu-theme/vscode-ayu). |
| 113 | + |
120 | 114 |
|
121 | | -[Trae Theme](./themes/TraeTheme.json) from [@ryan-sdjr](https://github.com/ryan-sdjr) based on [Trae IDE](https://www.trae.ai/). |
122 | | - |
| 115 | +[Trae Theme](./themes/TraeTheme/theme.json) from [@ryan-sdjr](https://github.com/ryan-sdjr) based on [Trae IDE](https://www.trae.ai/). |
| 116 | + |
0 commit comments