1{
2 "meta": {
3 "themeName": "solarized-light"
4 },
5 "text": {
6 "primary": {
7 "value": "#073642",
8 "type": "color"
9 },
10 "secondary": {
11 "value": "#586e75",
12 "type": "color"
13 },
14 "muted": {
15 "value": "#586e75",
16 "type": "color"
17 },
18 "placeholder": {
19 "value": "#657b83",
20 "type": "color"
21 },
22 "active": {
23 "value": "#002b36",
24 "type": "color"
25 },
26 "feature": {
27 "value": "#268bd2",
28 "type": "color"
29 },
30 "ok": {
31 "value": "#859900",
32 "type": "color"
33 },
34 "error": {
35 "value": "#dc322f",
36 "type": "color"
37 },
38 "warning": {
39 "value": "#b58900",
40 "type": "color"
41 },
42 "info": {
43 "value": "#268bd2",
44 "type": "color"
45 }
46 },
47 "icon": {
48 "primary": {
49 "value": "#073642",
50 "type": "color"
51 },
52 "secondary": {
53 "value": "#586e75",
54 "type": "color"
55 },
56 "muted": {
57 "value": "#586e75",
58 "type": "color"
59 },
60 "placeholder": {
61 "value": "#657b83",
62 "type": "color"
63 },
64 "active": {
65 "value": "#002b36",
66 "type": "color"
67 },
68 "feature": {
69 "value": "#268bd2",
70 "type": "color"
71 },
72 "ok": {
73 "value": "#859900",
74 "type": "color"
75 },
76 "error": {
77 "value": "#dc322f",
78 "type": "color"
79 },
80 "warning": {
81 "value": "#b58900",
82 "type": "color"
83 },
84 "info": {
85 "value": "#268bd2",
86 "type": "color"
87 }
88 },
89 "background": {
90 "100": {
91 "base": {
92 "value": "#eee8d5",
93 "type": "color"
94 },
95 "hovered": {
96 "value": "#93a1a11f",
97 "type": "color"
98 },
99 "active": {
100 "value": "#93a1a12e",
101 "type": "color"
102 },
103 "focused": {
104 "value": "#93a1a11f",
105 "type": "color"
106 }
107 },
108 "300": {
109 "base": {
110 "value": "#eee8d5",
111 "type": "color"
112 },
113 "hovered": {
114 "value": "#93a1a11f",
115 "type": "color"
116 },
117 "active": {
118 "value": "#93a1a12e",
119 "type": "color"
120 },
121 "focused": {
122 "value": "#93a1a11f",
123 "type": "color"
124 }
125 },
126 "500": {
127 "base": {
128 "value": "#fdf6e3",
129 "type": "color"
130 },
131 "hovered": {
132 "value": "#eee8d51f",
133 "type": "color"
134 },
135 "active": {
136 "value": "#eee8d52e",
137 "type": "color"
138 },
139 "focused": {
140 "value": "#eee8d51f",
141 "type": "color"
142 }
143 },
144 "on300": {
145 "base": {
146 "value": "#fdf6e3",
147 "type": "color"
148 },
149 "hovered": {
150 "value": "#eee8d51f",
151 "type": "color"
152 },
153 "active": {
154 "value": "#eee8d53d",
155 "type": "color"
156 },
157 "focused": {
158 "value": "#eee8d51f",
159 "type": "color"
160 }
161 },
162 "on500": {
163 "base": {
164 "value": "#eee8d5",
165 "type": "color"
166 },
167 "hovered": {
168 "value": "#93a1a11f",
169 "type": "color"
170 },
171 "active": {
172 "value": "#93a1a13d",
173 "type": "color"
174 },
175 "focused": {
176 "value": "#93a1a11f",
177 "type": "color"
178 }
179 },
180 "ok": {
181 "base": {
182 "value": "#85990026",
183 "type": "color"
184 },
185 "hovered": {
186 "value": "#85990033",
187 "type": "color"
188 },
189 "active": {
190 "value": "#85990040",
191 "type": "color"
192 },
193 "focused": {
194 "value": "#85990033",
195 "type": "color"
196 }
197 },
198 "error": {
199 "base": {
200 "value": "#dc322f26",
201 "type": "color"
202 },
203 "hovered": {
204 "value": "#dc322f33",
205 "type": "color"
206 },
207 "active": {
208 "value": "#dc322f40",
209 "type": "color"
210 },
211 "focused": {
212 "value": "#dc322f33",
213 "type": "color"
214 }
215 },
216 "warning": {
217 "base": {
218 "value": "#b5890026",
219 "type": "color"
220 },
221 "hovered": {
222 "value": "#b5890033",
223 "type": "color"
224 },
225 "active": {
226 "value": "#b5890040",
227 "type": "color"
228 },
229 "focused": {
230 "value": "#b5890033",
231 "type": "color"
232 }
233 },
234 "info": {
235 "base": {
236 "value": "#268bd226",
237 "type": "color"
238 },
239 "hovered": {
240 "value": "#268bd233",
241 "type": "color"
242 },
243 "active": {
244 "value": "#268bd240",
245 "type": "color"
246 },
247 "focused": {
248 "value": "#268bd233",
249 "type": "color"
250 }
251 }
252 },
253 "border": {
254 "primary": {
255 "value": "#fdf6e3",
256 "type": "color"
257 },
258 "secondary": {
259 "value": "#eee8d5",
260 "type": "color"
261 },
262 "muted": {
263 "value": "#839496",
264 "type": "color"
265 },
266 "focused": {
267 "value": "#839496",
268 "type": "color"
269 },
270 "active": {
271 "value": "#839496",
272 "type": "color"
273 },
274 "ok": {
275 "value": "#85990026",
276 "type": "color"
277 },
278 "error": {
279 "value": "#dc322f26",
280 "type": "color"
281 },
282 "warning": {
283 "value": "#b5890026",
284 "type": "color"
285 },
286 "info": {
287 "value": "#268bd226",
288 "type": "color"
289 }
290 },
291 "editor": {
292 "background": {
293 "value": "#fdf6e3",
294 "type": "color"
295 },
296 "indent_guide": {
297 "value": "#839496",
298 "type": "color"
299 },
300 "indent_guide_active": {
301 "value": "#eee8d5",
302 "type": "color"
303 },
304 "line": {
305 "active": {
306 "value": "#002b3612",
307 "type": "color"
308 },
309 "highlighted": {
310 "value": "#002b361f",
311 "type": "color"
312 },
313 "inserted": {
314 "value": "#85990040",
315 "type": "color"
316 },
317 "deleted": {
318 "value": "#dc322f40",
319 "type": "color"
320 },
321 "modified": {
322 "value": "#268bd240",
323 "type": "color"
324 }
325 },
326 "highlight": {
327 "selection": {
328 "value": "#268bd23d",
329 "type": "color"
330 },
331 "occurrence": {
332 "value": "#002b360f",
333 "type": "color"
334 },
335 "activeOccurrence": {
336 "value": "#002b361f",
337 "type": "color"
338 },
339 "matchingBracket": {
340 "value": "#eee8d52e",
341 "type": "color"
342 },
343 "match": {
344 "value": "#6c71c43d",
345 "type": "color"
346 },
347 "activeMatch": {
348 "value": "#6c71c45c",
349 "type": "color"
350 },
351 "related": {
352 "value": "#eee8d51f",
353 "type": "color"
354 }
355 },
356 "gutter": {
357 "primary": {
358 "value": "#657b83",
359 "type": "color"
360 },
361 "active": {
362 "value": "#002b36",
363 "type": "color"
364 }
365 }
366 },
367 "syntax": {
368 "primary": {
369 "value": "#002b36",
370 "type": "color"
371 },
372 "comment": {
373 "value": "#586e75",
374 "type": "color"
375 },
376 "keyword": {
377 "value": "#268bd2",
378 "type": "color"
379 },
380 "function": {
381 "value": "#b58900",
382 "type": "color"
383 },
384 "type": {
385 "value": "#2aa198",
386 "type": "color"
387 },
388 "variant": {
389 "value": "#268bd2",
390 "type": "color"
391 },
392 "property": {
393 "value": "#268bd2",
394 "type": "color"
395 },
396 "enum": {
397 "value": "#cb4b16",
398 "type": "color"
399 },
400 "operator": {
401 "value": "#cb4b16",
402 "type": "color"
403 },
404 "string": {
405 "value": "#cb4b16",
406 "type": "color"
407 },
408 "number": {
409 "value": "#859900",
410 "type": "color"
411 },
412 "boolean": {
413 "value": "#859900",
414 "type": "color"
415 }
416 },
417 "player": {
418 "1": {
419 "baseColor": {
420 "value": "#268bd2",
421 "type": "color"
422 },
423 "cursorColor": {
424 "value": "#268bd2",
425 "type": "color"
426 },
427 "selectionColor": {
428 "value": "#268bd23d",
429 "type": "color"
430 },
431 "borderColor": {
432 "value": "#268bd2cc",
433 "type": "color"
434 }
435 },
436 "2": {
437 "baseColor": {
438 "value": "#859900",
439 "type": "color"
440 },
441 "cursorColor": {
442 "value": "#859900",
443 "type": "color"
444 },
445 "selectionColor": {
446 "value": "#8599003d",
447 "type": "color"
448 },
449 "borderColor": {
450 "value": "#859900cc",
451 "type": "color"
452 }
453 },
454 "3": {
455 "baseColor": {
456 "value": "#d33682",
457 "type": "color"
458 },
459 "cursorColor": {
460 "value": "#d33682",
461 "type": "color"
462 },
463 "selectionColor": {
464 "value": "#d336823d",
465 "type": "color"
466 },
467 "borderColor": {
468 "value": "#d33682cc",
469 "type": "color"
470 }
471 },
472 "4": {
473 "baseColor": {
474 "value": "#cb4b16",
475 "type": "color"
476 },
477 "cursorColor": {
478 "value": "#cb4b16",
479 "type": "color"
480 },
481 "selectionColor": {
482 "value": "#cb4b163d",
483 "type": "color"
484 },
485 "borderColor": {
486 "value": "#cb4b16cc",
487 "type": "color"
488 }
489 },
490 "5": {
491 "baseColor": {
492 "value": "#6c71c4",
493 "type": "color"
494 },
495 "cursorColor": {
496 "value": "#6c71c4",
497 "type": "color"
498 },
499 "selectionColor": {
500 "value": "#6c71c43d",
501 "type": "color"
502 },
503 "borderColor": {
504 "value": "#6c71c4cc",
505 "type": "color"
506 }
507 },
508 "6": {
509 "baseColor": {
510 "value": "#2aa198",
511 "type": "color"
512 },
513 "cursorColor": {
514 "value": "#2aa198",
515 "type": "color"
516 },
517 "selectionColor": {
518 "value": "#2aa1983d",
519 "type": "color"
520 },
521 "borderColor": {
522 "value": "#2aa198cc",
523 "type": "color"
524 }
525 },
526 "7": {
527 "baseColor": {
528 "value": "#dc322f",
529 "type": "color"
530 },
531 "cursorColor": {
532 "value": "#dc322f",
533 "type": "color"
534 },
535 "selectionColor": {
536 "value": "#dc322f3d",
537 "type": "color"
538 },
539 "borderColor": {
540 "value": "#dc322fcc",
541 "type": "color"
542 }
543 },
544 "8": {
545 "baseColor": {
546 "value": "#b58900",
547 "type": "color"
548 },
549 "cursorColor": {
550 "value": "#b58900",
551 "type": "color"
552 },
553 "selectionColor": {
554 "value": "#b589003d",
555 "type": "color"
556 },
557 "borderColor": {
558 "value": "#b58900cc",
559 "type": "color"
560 }
561 }
562 },
563 "shadowAlpha": {
564 "value": 0.12,
565 "type": "number"
566 }
567}