summercamp.json

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