1{
2 "name": "Summercamp",
3 "author": "Zed Industries",
4 "themes": [
5 {
6 "name": "Summercamp",
7 "appearance": "dark",
8 "style": {
9 "border": "#302c21ff",
10 "border.variant": "#29251bff",
11 "border.focused": "#193760ff",
12 "border.selected": "#193760ff",
13 "border.transparent": "#00000000",
14 "border.disabled": "#2e2a1fff",
15 "elevated_surface.background": "#231f16ff",
16 "surface.background": "#231f16ff",
17 "background": "#2a261cff",
18 "element.background": "#231f16ff",
19 "element.hover": "#29251bff",
20 "element.active": "#2f2b20ff",
21 "element.selected": "#2f2b20ff",
22 "element.disabled": "#231f16ff",
23 "drop_target.background": "#736e5580",
24 "ghost_element.background": "#00000000",
25 "ghost_element.hover": "#29251bff",
26 "ghost_element.active": "#2f2b20ff",
27 "ghost_element.selected": "#2f2b20ff",
28 "ghost_element.disabled": "#231f16ff",
29 "text": "#f8f5deff",
30 "text.muted": "#736e55ff",
31 "text.placeholder": "#4c4735ff",
32 "text.disabled": "#4c4735ff",
33 "text.accent": "#499befff",
34 "icon": "#f8f5deff",
35 "icon.muted": "#736e55ff",
36 "icon.disabled": "#4c4735ff",
37 "icon.placeholder": "#736e55ff",
38 "icon.accent": "#499befff",
39 "status_bar.background": "#2a261cff",
40 "title_bar.background": "#2a261cff",
41 "toolbar.background": "#1b1810ff",
42 "tab_bar.background": "#231f16ff",
43 "tab.inactive_background": "#231f16ff",
44 "tab.active_background": "#1b1810ff",
45 "search.match_background": "#499bef66",
46 "panel.background": "#231f16ff",
47 "panel.focused_border": null,
48 "pane.focused_border": null,
49 "scrollbar.thumb.background": "#f8f5de4c",
50 "scrollbar.thumb.hover_background": "#29251bff",
51 "scrollbar.thumb.border": "#29251bff",
52 "scrollbar.track.background": "#00000000",
53 "scrollbar.track.border": "#221e15ff",
54 "editor.foreground": "#f8f5deff",
55 "editor.background": "#1b1810ff",
56 "editor.gutter.background": "#1b1810ff",
57 "editor.subheader.background": "#231f16ff",
58 "editor.active_line.background": "#231f16bf",
59 "editor.highlighted_line.background": "#231f16ff",
60 "editor.line_number": "#f8f5de59",
61 "editor.active_line_number": "#f8f5deff",
62 "editor.invisible": "#494433ff",
63 "editor.wrap_guide": "#f8f5de0d",
64 "editor.active_wrap_guide": "#f8f5de1a",
65 "editor.document_highlight.read_background": "#499bef1a",
66 "editor.document_highlight.write_background": "#49443366",
67 "terminal.background": "#1b1810ff",
68 "terminal.foreground": "#f8f5deff",
69 "terminal.bright_foreground": "#f8f5deff",
70 "terminal.dim_foreground": "#1b1810ff",
71 "terminal.ansi.black": "#1b1810ff",
72 "terminal.ansi.bright_black": "#3a3527ff",
73 "terminal.ansi.dim_black": "#f8f5deff",
74 "terminal.ansi.red": "#e35041ff",
75 "terminal.ansi.bright_red": "#7f2724ff",
76 "terminal.ansi.dim_red": "#faaa9bff",
77 "terminal.ansi.green": "#5dea5aff",
78 "terminal.ansi.bright_green": "#28842cff",
79 "terminal.ansi.dim_green": "#b9f7aeff",
80 "terminal.ansi.yellow": "#f1fe28ff",
81 "terminal.ansi.bright_yellow": "#8c9a0fff",
82 "terminal.ansi.dim_yellow": "#ffffa2ff",
83 "terminal.ansi.blue": "#499befff",
84 "terminal.ansi.bright_blue": "#234b7fff",
85 "terminal.ansi.dim_blue": "#b1ccf8ff",
86 "terminal.ansi.magenta": "#f59be6ff",
87 "terminal.ansi.bright_magenta": "#88487eff",
88 "terminal.ansi.dim_magenta": "#fccef3ff",
89 "terminal.ansi.cyan": "#5aeabbff",
90 "terminal.ansi.bright_cyan": "#288461ff",
91 "terminal.ansi.dim_cyan": "#b7f6ddff",
92 "terminal.ansi.white": "#f8f5deff",
93 "terminal.ansi.bright_white": "#f8f5deff",
94 "terminal.ansi.dim_white": "#57533fff",
95 "link_text.hover": "#499befff",
96 "conflict": "#f1fe28ff",
97 "conflict.background": "#546205ff",
98 "conflict.border": "#717f0aff",
99 "created": "#5dea5aff",
100 "created.background": "#094d12ff",
101 "created.border": "#1a6a20ff",
102 "deleted": "#e35041ff",
103 "deleted.background": "#490f12ff",
104 "deleted.border": "#651c1cff",
105 "error": "#e35041ff",
106 "error.background": "#490f12ff",
107 "error.border": "#651c1cff",
108 "hidden": "#4c4735ff",
109 "hidden.background": "#2a261cff",
110 "hidden.border": "#2e2a1fff",
111 "hint": "#246e61ff",
112 "hint.background": "#0e2242ff",
113 "hint.border": "#193760ff",
114 "ignored": "#4c4735ff",
115 "ignored.background": "#2a261cff",
116 "ignored.border": "#302c21ff",
117 "info": "#499befff",
118 "info.background": "#0e2242ff",
119 "info.border": "#193760ff",
120 "modified": "#f1fe28ff",
121 "modified.background": "#546205ff",
122 "modified.border": "#717f0aff",
123 "predictive": "#78434aff",
124 "predictive.background": "#094d12ff",
125 "predictive.border": "#1a6a20ff",
126 "renamed": "#499befff",
127 "renamed.background": "#0e2242ff",
128 "renamed.border": "#193760ff",
129 "success": "#5dea5aff",
130 "success.background": "#094d12ff",
131 "success.border": "#1a6a20ff",
132 "unreachable": "#736e55ff",
133 "unreachable.background": "#2a261cff",
134 "unreachable.border": "#302c21ff",
135 "warning": "#f1fe28ff",
136 "warning.background": "#546205ff",
137 "warning.border": "#717f0aff",
138 "players": [
139 {
140 "cursor": "#499befff",
141 "background": "#499befff",
142 "selection": "#499bef3d"
143 },
144 {
145 "cursor": "#f59be6ff",
146 "background": "#f59be6ff",
147 "selection": "#f59be63d"
148 },
149 {
150 "cursor": "#faa11cff",
151 "background": "#faa11cff",
152 "selection": "#faa11c3d"
153 },
154 {
155 "cursor": "#fe8080ff",
156 "background": "#fe8080ff",
157 "selection": "#fe80803d"
158 },
159 {
160 "cursor": "#5aeabbff",
161 "background": "#5aeabbff",
162 "selection": "#5aeabb3d"
163 },
164 {
165 "cursor": "#e35041ff",
166 "background": "#e35041ff",
167 "selection": "#e350413d"
168 },
169 {
170 "cursor": "#f1fe28ff",
171 "background": "#f1fe28ff",
172 "selection": "#f1fe283d"
173 },
174 {
175 "cursor": "#5dea5aff",
176 "background": "#5dea5aff",
177 "selection": "#5dea5a3d"
178 }
179 ],
180 "syntax": {
181 "attribute": {
182 "color": "#499befff",
183 "font_style": null,
184 "font_weight": null
185 },
186 "boolean": {
187 "color": "#5dea5aff",
188 "font_style": null,
189 "font_weight": null
190 },
191 "comment": {
192 "color": "#777159ff",
193 "font_style": null,
194 "font_weight": null
195 },
196 "comment.doc": {
197 "color": "#777159ff",
198 "font_style": null,
199 "font_weight": null
200 },
201 "constant": {
202 "color": "#5dea5aff",
203 "font_style": null,
204 "font_weight": null
205 },
206 "constructor": {
207 "color": "#499befff",
208 "font_style": null,
209 "font_weight": null
210 },
211 "embedded": {
212 "color": "#f8f5deff",
213 "font_style": null,
214 "font_weight": null
215 },
216 "emphasis": {
217 "color": "#499befff",
218 "font_style": null,
219 "font_weight": null
220 },
221 "emphasis.strong": {
222 "color": "#499befff",
223 "font_style": null,
224 "font_weight": 700
225 },
226 "enum": {
227 "color": "#faa11cff",
228 "font_style": null,
229 "font_weight": null
230 },
231 "function": {
232 "color": "#f1fe28ff",
233 "font_style": null,
234 "font_weight": null
235 },
236 "hint": {
237 "color": "#246e61ff",
238 "font_style": null,
239 "font_weight": 700
240 },
241 "keyword": {
242 "color": "#499befff",
243 "font_style": null,
244 "font_weight": null
245 },
246 "label": {
247 "color": "#499befff",
248 "font_style": null,
249 "font_weight": null
250 },
251 "link_text": {
252 "color": "#faa11cff",
253 "font_style": "italic",
254 "font_weight": null
255 },
256 "link_uri": {
257 "color": "#5dea5aff",
258 "font_style": null,
259 "font_weight": null
260 },
261 "number": {
262 "color": "#5dea5aff",
263 "font_style": null,
264 "font_weight": null
265 },
266 "operator": {
267 "color": "#faa11cff",
268 "font_style": null,
269 "font_weight": null
270 },
271 "predictive": {
272 "color": "#78434aff",
273 "font_style": "italic",
274 "font_weight": null
275 },
276 "preproc": {
277 "color": "#f8f5deff",
278 "font_style": null,
279 "font_weight": null
280 },
281 "primary": {
282 "color": "#f8f5deff",
283 "font_style": null,
284 "font_weight": null
285 },
286 "property": {
287 "color": "#499befff",
288 "font_style": null,
289 "font_weight": null
290 },
291 "punctuation": {
292 "color": "#bfbb9bff",
293 "font_style": null,
294 "font_weight": null
295 },
296 "punctuation.bracket": {
297 "color": "#bfbb9bff",
298 "font_style": null,
299 "font_weight": null
300 },
301 "punctuation.delimiter": {
302 "color": "#bfbb9bff",
303 "font_style": null,
304 "font_weight": null
305 },
306 "punctuation.list_marker": {
307 "color": "#bfbb9bff",
308 "font_style": null,
309 "font_weight": null
310 },
311 "punctuation.special": {
312 "color": "#bfbb9bff",
313 "font_style": null,
314 "font_weight": null
315 },
316 "string": {
317 "color": "#faa11cff",
318 "font_style": null,
319 "font_weight": null
320 },
321 "string.escape": {
322 "color": "#777159ff",
323 "font_style": null,
324 "font_weight": null
325 },
326 "string.regex": {
327 "color": "#faa11cff",
328 "font_style": null,
329 "font_weight": null
330 },
331 "string.special": {
332 "color": "#faa11cff",
333 "font_style": null,
334 "font_weight": null
335 },
336 "string.special.symbol": {
337 "color": "#faa11cff",
338 "font_style": null,
339 "font_weight": null
340 },
341 "tag": {
342 "color": "#499befff",
343 "font_style": null,
344 "font_weight": null
345 },
346 "text.literal": {
347 "color": "#faa11cff",
348 "font_style": null,
349 "font_weight": null
350 },
351 "title": {
352 "color": "#f8f5deff",
353 "font_style": null,
354 "font_weight": 700
355 },
356 "type": {
357 "color": "#5aeabbff",
358 "font_style": null,
359 "font_weight": null
360 },
361 "variable": {
362 "color": "#f8f5deff",
363 "font_style": null,
364 "font_weight": null
365 },
366 "variant": {
367 "color": "#499befff",
368 "font_style": null,
369 "font_weight": null
370 }
371 }
372 }
373 }
374 ]
375}