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