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