andromeda.json

  1{
  2  "$schema": "https://zed.dev/schema/themes/v0.2.0.json",
  3  "name": "Andromeda",
  4  "author": "Zed Industries",
  5  "themes": [
  6    {
  7      "name": "Andromeda",
  8      "appearance": "dark",
  9      "style": {
 10        "border": "#2b2f38ff",
 11        "border.variant": "#252931ff",
 12        "border.focused": "#183934ff",
 13        "border.selected": "#183934ff",
 14        "border.transparent": "#00000000",
 15        "border.disabled": "#292d37ff",
 16        "elevated_surface.background": "#21242bff",
 17        "surface.background": "#21242bff",
 18        "background": "#262933ff",
 19        "element.background": "#21242bff",
 20        "element.hover": "#252931ff",
 21        "element.active": "#2a2f39ff",
 22        "element.selected": "#2a2f39ff",
 23        "element.disabled": "#21242bff",
 24        "drop_target.background": "#aca8ae80",
 25        "ghost_element.background": "#00000000",
 26        "ghost_element.hover": "#252931ff",
 27        "ghost_element.active": "#2a2f39ff",
 28        "ghost_element.selected": "#2a2f39ff",
 29        "ghost_element.disabled": "#21242bff",
 30        "text": "#f7f7f8ff",
 31        "text.muted": "#aca8aeff",
 32        "text.placeholder": "#6b6b73ff",
 33        "text.disabled": "#6b6b73ff",
 34        "text.accent": "#10a793ff",
 35        "icon": "#f7f7f8ff",
 36        "icon.muted": "#aca8aeff",
 37        "icon.disabled": "#6b6b73ff",
 38        "icon.placeholder": "#aca8aeff",
 39        "icon.accent": "#10a793ff",
 40        "status_bar.background": "#262933ff",
 41        "title_bar.background": "#262933ff",
 42        "title_bar.inactive_background": "#21242bff",
 43        "toolbar.background": "#1e2025ff",
 44        "tab_bar.background": "#21242bff",
 45        "tab.inactive_background": "#21242bff",
 46        "tab.active_background": "#1e2025ff",
 47        "search.match_background": "#11a79366",
 48        "panel.background": "#21242bff",
 49        "panel.focused_border": "#10a793ff",
 50        "pane.focused_border": null,
 51        "scrollbar.thumb.background": "#f7f7f84c",
 52        "scrollbar.thumb.hover_background": "#252931ff",
 53        "scrollbar.thumb.border": "#252931ff",
 54        "scrollbar.track.background": "#00000000",
 55        "scrollbar.track.border": "#21232aff",
 56        "editor.foreground": "#f7f7f8ff",
 57        "editor.background": "#1e2025ff",
 58        "editor.gutter.background": "#1e2025ff",
 59        "editor.subheader.background": "#21242bff",
 60        "editor.active_line.background": "#21242bbf",
 61        "editor.highlighted_line.background": "#21242bff",
 62        "editor.line_number": "#f7f7f859",
 63        "editor.active_line_number": "#f7f7f8ff",
 64        "editor.invisible": "#64646dff",
 65        "editor.wrap_guide": "#f7f7f80d",
 66        "editor.active_wrap_guide": "#f7f7f81a",
 67        "editor.document_highlight.read_background": "#10a7931a",
 68        "editor.document_highlight.write_background": "#64646d66",
 69        "terminal.background": "#1e2025ff",
 70        "terminal.foreground": "#f7f7f8ff",
 71        "terminal.bright_foreground": "#f7f7f8ff",
 72        "terminal.dim_foreground": "#1e2025ff",
 73        "terminal.ansi.black": "#1e2025ff",
 74        "terminal.ansi.bright_black": "#40434cff",
 75        "terminal.ansi.dim_black": "#f7f7f8ff",
 76        "terminal.ansi.red": "#f82871ff",
 77        "terminal.ansi.bright_red": "#8e0f3aff",
 78        "terminal.ansi.dim_red": "#ffa3b5ff",
 79        "terminal.ansi.green": "#96df71ff",
 80        "terminal.ansi.bright_green": "#457c38ff",
 81        "terminal.ansi.dim_green": "#cef0b9ff",
 82        "terminal.ansi.yellow": "#fee56cff",
 83        "terminal.ansi.bright_yellow": "#958334ff",
 84        "terminal.ansi.dim_yellow": "#fef1b7ff",
 85        "terminal.ansi.blue": "#10a793ff",
 86        "terminal.ansi.bright_blue": "#1a5148ff",
 87        "terminal.ansi.dim_blue": "#9cd4c7ff",
 88        "terminal.ansi.magenta": "#c74cecff",
 89        "terminal.ansi.bright_magenta": "#682681ff",
 90        "terminal.ansi.dim_magenta": "#e7abf7ff",
 91        "terminal.ansi.cyan": "#08e7c5ff",
 92        "terminal.ansi.bright_cyan": "#008169ff",
 93        "terminal.ansi.dim_cyan": "#a9f4e1ff",
 94        "terminal.ansi.white": "#f7f7f8ff",
 95        "terminal.ansi.bright_white": "#f7f7f8ff",
 96        "terminal.ansi.dim_white": "#87858cff",
 97        "link_text.hover": "#10a793ff",
 98        "conflict": "#fee56cff",
 99        "conflict.background": "#5c5014ff",
100        "conflict.border": "#796b26ff",
101        "created": "#96df71ff",
102        "created.background": "#184618ff",
103        "created.border": "#306129ff",
104        "deleted": "#f82871ff",
105        "deleted.background": "#54051bff",
106        "deleted.border": "#72092aff",
107        "error": "#f82871ff",
108        "error.background": "#54051bff",
109        "error.border": "#72092aff",
110        "hidden": "#6b6b73ff",
111        "hidden.background": "#262933ff",
112        "hidden.border": "#292d37ff",
113        "hint": "#618399ff",
114        "hint.background": "#12231fff",
115        "hint.border": "#183934ff",
116        "ignored": "#6b6b73ff",
117        "ignored.background": "#262933ff",
118        "ignored.border": "#2b2f38ff",
119        "info": "#10a793ff",
120        "info.background": "#12231fff",
121        "info.border": "#183934ff",
122        "modified": "#fee56cff",
123        "modified.background": "#5c5014ff",
124        "modified.border": "#796b26ff",
125        "predictive": "#315f70ff",
126        "predictive.background": "#184618ff",
127        "predictive.border": "#306129ff",
128        "renamed": "#10a793ff",
129        "renamed.background": "#12231fff",
130        "renamed.border": "#183934ff",
131        "success": "#96df71ff",
132        "success.background": "#184618ff",
133        "success.border": "#306129ff",
134        "unreachable": "#aca8aeff",
135        "unreachable.background": "#262933ff",
136        "unreachable.border": "#2b2f38ff",
137        "warning": "#fee56cff",
138        "warning.background": "#5c5014ff",
139        "warning.border": "#796b26ff",
140        "players": [
141          {
142            "cursor": "#10a793ff",
143            "background": "#10a793ff",
144            "selection": "#10a7933d"
145          },
146          {
147            "cursor": "#c74cecff",
148            "background": "#c74cecff",
149            "selection": "#c74cec3d"
150          },
151          {
152            "cursor": "#f29c14ff",
153            "background": "#f29c14ff",
154            "selection": "#f29c143d"
155          },
156          {
157            "cursor": "#893ea6ff",
158            "background": "#893ea6ff",
159            "selection": "#893ea63d"
160          },
161          {
162            "cursor": "#08e7c5ff",
163            "background": "#08e7c5ff",
164            "selection": "#08e7c53d"
165          },
166          {
167            "cursor": "#f82871ff",
168            "background": "#f82871ff",
169            "selection": "#f828713d"
170          },
171          {
172            "cursor": "#fee56cff",
173            "background": "#fee56cff",
174            "selection": "#fee56c3d"
175          },
176          {
177            "cursor": "#96df71ff",
178            "background": "#96df71ff",
179            "selection": "#96df713d"
180          }
181        ],
182        "syntax": {
183          "attribute": {
184            "color": "#10a793ff",
185            "font_style": null,
186            "font_weight": null
187          },
188          "boolean": {
189            "color": "#96df71ff",
190            "font_style": null,
191            "font_weight": null
192          },
193          "comment": {
194            "color": "#afabb1ff",
195            "font_style": null,
196            "font_weight": null
197          },
198          "comment.doc": {
199            "color": "#afabb1ff",
200            "font_style": null,
201            "font_weight": null
202          },
203          "constant": {
204            "color": "#96df71ff",
205            "font_style": null,
206            "font_weight": null
207          },
208          "constructor": {
209            "color": "#10a793ff",
210            "font_style": null,
211            "font_weight": null
212          },
213          "embedded": {
214            "color": "#f7f7f8ff",
215            "font_style": null,
216            "font_weight": null
217          },
218          "emphasis": {
219            "color": "#10a793ff",
220            "font_style": null,
221            "font_weight": null
222          },
223          "emphasis.strong": {
224            "color": "#10a793ff",
225            "font_style": null,
226            "font_weight": 700
227          },
228          "enum": {
229            "color": "#f29c14ff",
230            "font_style": null,
231            "font_weight": null
232          },
233          "function": {
234            "color": "#fee56cff",
235            "font_style": null,
236            "font_weight": null
237          },
238          "hint": {
239            "color": "#618399ff",
240            "font_style": null,
241            "font_weight": 700
242          },
243          "keyword": {
244            "color": "#10a793ff",
245            "font_style": null,
246            "font_weight": null
247          },
248          "label": {
249            "color": "#10a793ff",
250            "font_style": null,
251            "font_weight": null
252          },
253          "link_text": {
254            "color": "#f29c14ff",
255            "font_style": "italic",
256            "font_weight": null
257          },
258          "link_uri": {
259            "color": "#96df71ff",
260            "font_style": null,
261            "font_weight": null
262          },
263          "number": {
264            "color": "#96df71ff",
265            "font_style": null,
266            "font_weight": null
267          },
268          "operator": {
269            "color": "#f29c14ff",
270            "font_style": null,
271            "font_weight": null
272          },
273          "predictive": {
274            "color": "#315f70ff",
275            "font_style": "italic",
276            "font_weight": null
277          },
278          "preproc": {
279            "color": "#f7f7f8ff",
280            "font_style": null,
281            "font_weight": null
282          },
283          "primary": {
284            "color": "#f7f7f8ff",
285            "font_style": null,
286            "font_weight": null
287          },
288          "property": {
289            "color": "#10a793ff",
290            "font_style": null,
291            "font_weight": null
292          },
293          "punctuation": {
294            "color": "#d8d5dbff",
295            "font_style": null,
296            "font_weight": null
297          },
298          "punctuation.bracket": {
299            "color": "#d8d5dbff",
300            "font_style": null,
301            "font_weight": null
302          },
303          "punctuation.delimiter": {
304            "color": "#d8d5dbff",
305            "font_style": null,
306            "font_weight": null
307          },
308          "punctuation.list_marker": {
309            "color": "#d8d5dbff",
310            "font_style": null,
311            "font_weight": null
312          },
313          "punctuation.special": {
314            "color": "#d8d5dbff",
315            "font_style": null,
316            "font_weight": null
317          },
318          "string": {
319            "color": "#f29c14ff",
320            "font_style": null,
321            "font_weight": null
322          },
323          "string.escape": {
324            "color": "#afabb1ff",
325            "font_style": null,
326            "font_weight": null
327          },
328          "string.regex": {
329            "color": "#f29c14ff",
330            "font_style": null,
331            "font_weight": null
332          },
333          "string.special": {
334            "color": "#f29c14ff",
335            "font_style": null,
336            "font_weight": null
337          },
338          "string.special.symbol": {
339            "color": "#f29c14ff",
340            "font_style": null,
341            "font_weight": null
342          },
343          "tag": {
344            "color": "#10a793ff",
345            "font_style": null,
346            "font_weight": null
347          },
348          "text.literal": {
349            "color": "#f29c14ff",
350            "font_style": null,
351            "font_weight": null
352          },
353          "title": {
354            "color": "#f7f7f8ff",
355            "font_style": null,
356            "font_weight": 700
357          },
358          "type": {
359            "color": "#08e7c5ff",
360            "font_style": null,
361            "font_weight": null
362          },
363          "variable": {
364            "color": "#f7f7f8ff",
365            "font_style": null,
366            "font_weight": null
367          },
368          "variant": {
369            "color": "#10a793ff",
370            "font_style": null,
371            "font_weight": null
372          }
373        }
374      }
375    }
376  ]
377}