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": "#565960",
 63        "editor.active_line_number": "#f8f8f9",
 64        "editor.hover_line_number": "#cbcdd0",
 65        "editor.invisible": "#64646dff",
 66        "editor.wrap_guide": "#f7f7f80d",
 67        "editor.active_wrap_guide": "#f7f7f81a",
 68        "editor.document_highlight.read_background": "#10a7931a",
 69        "editor.document_highlight.write_background": "#64646d66",
 70        "terminal.background": "#1e2025ff",
 71        "terminal.foreground": "#f7f7f8ff",
 72        "terminal.bright_foreground": "#f7f7f8ff",
 73        "terminal.dim_foreground": "#1e2025ff",
 74        "terminal.ansi.black": "#1e2025ff",
 75        "terminal.ansi.bright_black": "#40434cff",
 76        "terminal.ansi.dim_black": "#f7f7f8ff",
 77        "terminal.ansi.red": "#f82871ff",
 78        "terminal.ansi.bright_red": "#8e0f3aff",
 79        "terminal.ansi.dim_red": "#ffa3b5ff",
 80        "terminal.ansi.green": "#96df71ff",
 81        "terminal.ansi.bright_green": "#457c38ff",
 82        "terminal.ansi.dim_green": "#cef0b9ff",
 83        "terminal.ansi.yellow": "#fee56cff",
 84        "terminal.ansi.bright_yellow": "#958334ff",
 85        "terminal.ansi.dim_yellow": "#fef1b7ff",
 86        "terminal.ansi.blue": "#10a793ff",
 87        "terminal.ansi.bright_blue": "#1a5148ff",
 88        "terminal.ansi.dim_blue": "#9cd4c7ff",
 89        "terminal.ansi.magenta": "#c74cecff",
 90        "terminal.ansi.bright_magenta": "#682681ff",
 91        "terminal.ansi.dim_magenta": "#e7abf7ff",
 92        "terminal.ansi.cyan": "#08e7c5ff",
 93        "terminal.ansi.bright_cyan": "#008169ff",
 94        "terminal.ansi.dim_cyan": "#a9f4e1ff",
 95        "terminal.ansi.white": "#f7f7f8ff",
 96        "terminal.ansi.bright_white": "#f7f7f8ff",
 97        "terminal.ansi.dim_white": "#87858cff",
 98        "link_text.hover": "#10a793ff",
 99        "conflict": "#fee56cff",
100        "conflict.background": "#5c5014ff",
101        "conflict.border": "#796b26ff",
102        "created": "#96df71ff",
103        "created.background": "#184618ff",
104        "created.border": "#306129ff",
105        "deleted": "#f82871ff",
106        "deleted.background": "#54051bff",
107        "deleted.border": "#72092aff",
108        "error": "#f82871ff",
109        "error.background": "#54051bff",
110        "error.border": "#72092aff",
111        "hidden": "#6b6b73ff",
112        "hidden.background": "#262933ff",
113        "hidden.border": "#292d37ff",
114        "hint": "#618399ff",
115        "hint.background": "#12231fff",
116        "hint.border": "#183934ff",
117        "ignored": "#6b6b73ff",
118        "ignored.background": "#262933ff",
119        "ignored.border": "#2b2f38ff",
120        "info": "#10a793ff",
121        "info.background": "#12231fff",
122        "info.border": "#183934ff",
123        "modified": "#fee56cff",
124        "modified.background": "#5c5014ff",
125        "modified.border": "#796b26ff",
126        "predictive": "#315f70ff",
127        "predictive.background": "#184618ff",
128        "predictive.border": "#306129ff",
129        "renamed": "#10a793ff",
130        "renamed.background": "#12231fff",
131        "renamed.border": "#183934ff",
132        "success": "#96df71ff",
133        "success.background": "#184618ff",
134        "success.border": "#306129ff",
135        "unreachable": "#aca8aeff",
136        "unreachable.background": "#262933ff",
137        "unreachable.border": "#2b2f38ff",
138        "warning": "#fee56cff",
139        "warning.background": "#5c5014ff",
140        "warning.border": "#796b26ff",
141        "players": [
142          {
143            "cursor": "#10a793ff",
144            "background": "#10a793ff",
145            "selection": "#10a7933d"
146          },
147          {
148            "cursor": "#c74cecff",
149            "background": "#c74cecff",
150            "selection": "#c74cec3d"
151          },
152          {
153            "cursor": "#f29c14ff",
154            "background": "#f29c14ff",
155            "selection": "#f29c143d"
156          },
157          {
158            "cursor": "#893ea6ff",
159            "background": "#893ea6ff",
160            "selection": "#893ea63d"
161          },
162          {
163            "cursor": "#08e7c5ff",
164            "background": "#08e7c5ff",
165            "selection": "#08e7c53d"
166          },
167          {
168            "cursor": "#f82871ff",
169            "background": "#f82871ff",
170            "selection": "#f828713d"
171          },
172          {
173            "cursor": "#fee56cff",
174            "background": "#fee56cff",
175            "selection": "#fee56c3d"
176          },
177          {
178            "cursor": "#96df71ff",
179            "background": "#96df71ff",
180            "selection": "#96df713d"
181          }
182        ],
183        "syntax": {
184          "attribute": {
185            "color": "#10a793ff",
186            "font_style": null,
187            "font_weight": null
188          },
189          "boolean": {
190            "color": "#96df71ff",
191            "font_style": null,
192            "font_weight": null
193          },
194          "comment": {
195            "color": "#afabb1ff",
196            "font_style": null,
197            "font_weight": null
198          },
199          "comment.doc": {
200            "color": "#afabb1ff",
201            "font_style": null,
202            "font_weight": null
203          },
204          "constant": {
205            "color": "#96df71ff",
206            "font_style": null,
207            "font_weight": null
208          },
209          "constructor": {
210            "color": "#10a793ff",
211            "font_style": null,
212            "font_weight": null
213          },
214          "embedded": {
215            "color": "#f7f7f8ff",
216            "font_style": null,
217            "font_weight": null
218          },
219          "emphasis": {
220            "color": "#10a793ff",
221            "font_style": null,
222            "font_weight": null
223          },
224          "emphasis.strong": {
225            "color": "#10a793ff",
226            "font_style": null,
227            "font_weight": 700
228          },
229          "enum": {
230            "color": "#f29c14ff",
231            "font_style": null,
232            "font_weight": null
233          },
234          "function": {
235            "color": "#fee56cff",
236            "font_style": null,
237            "font_weight": null
238          },
239          "hint": {
240            "color": "#618399ff",
241            "font_style": null,
242            "font_weight": 700
243          },
244          "keyword": {
245            "color": "#10a793ff",
246            "font_style": null,
247            "font_weight": null
248          },
249          "label": {
250            "color": "#10a793ff",
251            "font_style": null,
252            "font_weight": null
253          },
254          "link_text": {
255            "color": "#f29c14ff",
256            "font_style": "italic",
257            "font_weight": null
258          },
259          "link_uri": {
260            "color": "#96df71ff",
261            "font_style": null,
262            "font_weight": null
263          },
264          "number": {
265            "color": "#96df71ff",
266            "font_style": null,
267            "font_weight": null
268          },
269          "operator": {
270            "color": "#f29c14ff",
271            "font_style": null,
272            "font_weight": null
273          },
274          "predictive": {
275            "color": "#315f70ff",
276            "font_style": "italic",
277            "font_weight": null
278          },
279          "preproc": {
280            "color": "#f7f7f8ff",
281            "font_style": null,
282            "font_weight": null
283          },
284          "primary": {
285            "color": "#f7f7f8ff",
286            "font_style": null,
287            "font_weight": null
288          },
289          "property": {
290            "color": "#10a793ff",
291            "font_style": null,
292            "font_weight": null
293          },
294          "punctuation": {
295            "color": "#d8d5dbff",
296            "font_style": null,
297            "font_weight": null
298          },
299          "punctuation.bracket": {
300            "color": "#d8d5dbff",
301            "font_style": null,
302            "font_weight": null
303          },
304          "punctuation.delimiter": {
305            "color": "#d8d5dbff",
306            "font_style": null,
307            "font_weight": null
308          },
309          "punctuation.list_marker": {
310            "color": "#d8d5dbff",
311            "font_style": null,
312            "font_weight": null
313          },
314          "punctuation.special": {
315            "color": "#d8d5dbff",
316            "font_style": null,
317            "font_weight": null
318          },
319          "string": {
320            "color": "#f29c14ff",
321            "font_style": null,
322            "font_weight": null
323          },
324          "string.escape": {
325            "color": "#afabb1ff",
326            "font_style": null,
327            "font_weight": null
328          },
329          "string.regex": {
330            "color": "#f29c14ff",
331            "font_style": null,
332            "font_weight": null
333          },
334          "string.special": {
335            "color": "#f29c14ff",
336            "font_style": null,
337            "font_weight": null
338          },
339          "string.special.symbol": {
340            "color": "#f29c14ff",
341            "font_style": null,
342            "font_weight": null
343          },
344          "tag": {
345            "color": "#10a793ff",
346            "font_style": null,
347            "font_weight": null
348          },
349          "text.literal": {
350            "color": "#f29c14ff",
351            "font_style": null,
352            "font_weight": null
353          },
354          "title": {
355            "color": "#f7f7f8ff",
356            "font_style": null,
357            "font_weight": 700
358          },
359          "type": {
360            "color": "#08e7c5ff",
361            "font_style": null,
362            "font_weight": null
363          },
364          "variable": {
365            "color": "#f7f7f8ff",
366            "font_style": null,
367            "font_weight": null
368          },
369          "variant": {
370            "color": "#10a793ff",
371            "font_style": null,
372            "font_weight": null
373          }
374        }
375      }
376    }
377  ]
378}