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