light.json

  1{
  2  "meta": {
  3    "themeName": "light"
  4  },
  5  "text": {
  6    "primary": {
  7      "value": "#2b2b2b",
  8      "description": "Step: 750",
  9      "type": "color"
 10    },
 11    "secondary": {
 12      "value": "#474747",
 13      "description": "Step: 650",
 14      "type": "color"
 15    },
 16    "muted": {
 17      "value": "#636363",
 18      "description": "Step: 550",
 19      "type": "color"
 20    },
 21    "placeholder": {
 22      "value": "#808080",
 23      "description": "Step: 450",
 24      "type": "color"
 25    },
 26    "active": {
 27      "value": "#000000",
 28      "description": "Step: 900",
 29      "type": "color"
 30    },
 31    "feature": {
 32      "value": "#484bed",
 33      "description": "Step: 500",
 34      "type": "color"
 35    },
 36    "ok": {
 37      "value": "#20b456",
 38      "description": "Step: 500",
 39      "type": "color"
 40    },
 41    "error": {
 42      "value": "#eb2d2d",
 43      "description": "Step: 500",
 44      "type": "color"
 45    },
 46    "warning": {
 47      "value": "#d3a20b",
 48      "description": "Step: 500",
 49      "type": "color"
 50    },
 51    "info": {
 52      "value": "#2472f2",
 53      "description": "Step: 500",
 54      "type": "color"
 55    }
 56  },
 57  "icon": {
 58    "primary": {
 59      "value": "#393939",
 60      "description": "Step: 700",
 61      "type": "color"
 62    },
 63    "secondary": {
 64      "value": "#717171",
 65      "description": "Step: 500",
 66      "type": "color"
 67    },
 68    "muted": {
 69      "value": "#9c9c9c",
 70      "description": "Step: 350",
 71      "type": "color"
 72    },
 73    "placeholder": {
 74      "value": "#aaaaaa",
 75      "description": "Step: 300",
 76      "type": "color"
 77    },
 78    "active": {
 79      "value": "#000000",
 80      "description": "Step: 900",
 81      "type": "color"
 82    },
 83    "feature": {
 84      "value": "#484bed",
 85      "description": "Step: 500",
 86      "type": "color"
 87    },
 88    "ok": {
 89      "value": "#1b9447",
 90      "description": "Step: 600",
 91      "type": "color"
 92    },
 93    "error": {
 94      "value": "#c91818",
 95      "description": "Step: 600",
 96      "type": "color"
 97    },
 98    "warning": {
 99      "value": "#f7bf17",
100      "description": "Step: 400",
101      "type": "color"
102    },
103    "info": {
104      "value": "#135acd",
105      "description": "Step: 600",
106      "type": "color"
107    }
108  },
109  "background": {
110    "100": {
111      "base": {
112        "value": "#eaeaea",
113        "description": "Step: 75",
114        "type": "color"
115      },
116      "hovered": {
117        "value": "#e3e3e3",
118        "description": "Step: 100",
119        "type": "color"
120      },
121      "active": {
122        "value": "#d5d5d5",
123        "description": "Step: 150",
124        "type": "color"
125      },
126      "focused": {
127        "value": "#e3e3e3",
128        "description": "Step: 100",
129        "type": "color"
130      }
131    },
132    "300": {
133      "base": {
134        "value": "#f8f8f8",
135        "description": "Step: 25",
136        "type": "color"
137      },
138      "hovered": {
139        "value": "#eaeaea",
140        "description": "Step: 75",
141        "type": "color"
142      },
143      "active": {
144        "value": "#e3e3e3",
145        "description": "Step: 100",
146        "type": "color"
147      },
148      "focused": {
149        "value": "#eaeaea",
150        "description": "Step: 75",
151        "type": "color"
152      }
153    },
154    "500": {
155      "base": {
156        "value": "#ffffff",
157        "description": "Step: 0",
158        "type": "color"
159      },
160      "hovered": {
161        "value": "#00000008",
162        "description": "Step: 900",
163        "type": "color"
164      },
165      "active": {
166        "value": "#0000000f",
167        "description": "Step: 900",
168        "type": "color"
169      },
170      "focused": {
171        "value": "#f1f1f1",
172        "description": "Step: 50",
173        "type": "color"
174      }
175    },
176    "on300": {
177      "base": {
178        "value": "#f1f1f1",
179        "description": "Step: 50",
180        "type": "color"
181      },
182      "hovered": {
183        "value": "#e3e3e3",
184        "description": "Step: 100",
185        "type": "color"
186      },
187      "active": {
188        "value": "#d5d5d5",
189        "description": "Step: 150",
190        "type": "color"
191      },
192      "focused": {
193        "value": "#e3e3e3",
194        "description": "Step: 100",
195        "type": "color"
196      }
197    },
198    "on500": {
199      "base": {
200        "value": "#f1f1f1",
201        "description": "Step: 50",
202        "type": "color"
203      },
204      "hovered": {
205        "value": "#f8f8f8",
206        "description": "Step: 25",
207        "type": "color"
208      },
209      "active": {
210        "value": "#ffffff",
211        "description": "Step: 0",
212        "type": "color"
213      },
214      "focused": {
215        "value": "#f8f8f8",
216        "description": "Step: 25",
217        "type": "color"
218      }
219    },
220    "ok": {
221      "base": {
222        "value": "#1b944726",
223        "description": "Step: 600",
224        "type": "color"
225      },
226      "hovered": {
227        "value": "#1b944733",
228        "description": "Step: 600",
229        "type": "color"
230      },
231      "active": {
232        "value": "#1b944740",
233        "description": "Step: 600",
234        "type": "color"
235      },
236      "focused": {
237        "value": "#1b944733",
238        "description": "Step: 600",
239        "type": "color"
240      }
241    },
242    "error": {
243      "base": {
244        "value": "#c9181826",
245        "description": "Step: 600",
246        "type": "color"
247      },
248      "hovered": {
249        "value": "#c9181833",
250        "description": "Step: 600",
251        "type": "color"
252      },
253      "active": {
254        "value": "#c9181840",
255        "description": "Step: 600",
256        "type": "color"
257      },
258      "focused": {
259        "value": "#c9181833",
260        "description": "Step: 600",
261        "type": "color"
262      }
263    },
264    "warning": {
265      "base": {
266        "value": "#f6a72426",
267        "description": "Step: 400",
268        "type": "color"
269      },
270      "hovered": {
271        "value": "#f6a72433",
272        "description": "Step: 400",
273        "type": "color"
274      },
275      "active": {
276        "value": "#f6a72440",
277        "description": "Step: 400",
278        "type": "color"
279      },
280      "focused": {
281        "value": "#f6a72433",
282        "description": "Step: 400",
283        "type": "color"
284      }
285    },
286    "info": {
287      "base": {
288        "value": "#2472f226",
289        "description": "Step: 500",
290        "type": "color"
291      },
292      "hovered": {
293        "value": "#2472f233",
294        "description": "Step: 500",
295        "type": "color"
296      },
297      "active": {
298        "value": "#2472f240",
299        "description": "Step: 500",
300        "type": "color"
301      },
302      "focused": {
303        "value": "#2472f233",
304        "description": "Step: 500",
305        "type": "color"
306      }
307    }
308  },
309  "border": {
310    "primary": {
311      "value": "#d5d5d5",
312      "description": "Step: 150",
313      "type": "color"
314    },
315    "secondary": {
316      "value": "#d5d5d5",
317      "description": "Step: 150",
318      "type": "color"
319    },
320    "muted": {
321      "value": "#e3e3e3",
322      "description": "Step: 100",
323      "type": "color"
324    },
325    "focused": {
326      "value": "#484bed",
327      "description": "Step: 500",
328      "type": "color"
329    },
330    "active": {
331      "value": "#b8b8b8",
332      "description": "Step: 250",
333      "type": "color"
334    },
335    "ok": {
336      "value": "#1b944726",
337      "description": "Step: 600",
338      "type": "color"
339    },
340    "error": {
341      "value": "#eb2d2d26",
342      "description": "Step: 500",
343      "type": "color"
344    },
345    "warning": {
346      "value": "#f6a72426",
347      "description": "Step: 400",
348      "type": "color"
349    },
350    "info": {
351      "value": "#2472f226",
352      "description": "Step: 500",
353      "type": "color"
354    }
355  },
356  "editor": {
357    "background": {
358      "value": "#ffffff",
359      "description": "Step: 0",
360      "type": "color"
361    },
362    "indent_guide": {
363      "value": "#e3e3e3",
364      "description": "Step: 100",
365      "type": "color"
366    },
367    "indent_guide_active": {
368      "value": "#d5d5d5",
369      "description": "Step: 150",
370      "type": "color"
371    },
372    "line": {
373      "active": {
374        "value": "#0000000f",
375        "description": "Step: 900",
376        "type": "color"
377      },
378      "highlighted": {
379        "value": "#0000001f",
380        "description": "Step: 900",
381        "type": "color"
382      },
383      "inserted": {
384        "value": "#1b944740",
385        "description": "Step: 600",
386        "type": "color"
387      },
388      "deleted": {
389        "value": "#c9181840",
390        "description": "Step: 600",
391        "type": "color"
392      },
393      "modified": {
394        "value": "#2472f240",
395        "description": "Step: 500",
396        "type": "color"
397      }
398    },
399    "highlight": {
400      "selection": {
401        "value": "#2472f23d",
402        "description": "Step: 500",
403        "type": "color"
404      },
405      "occurrence": {
406        "value": "#0000000f",
407        "description": "Step: 900",
408        "type": "color"
409      },
410      "activeOccurrence": {
411        "value": "#00000029",
412        "description": "Step: 900",
413        "type": "color"
414      },
415      "matchingBracket": {
416        "value": "#ffffff",
417        "description": "Step: 0",
418        "type": "color"
419      },
420      "match": {
421        "value": "#fce9b7",
422        "description": "Step: 100",
423        "type": "color"
424      },
425      "activeMatch": {
426        "value": "#f9da82",
427        "description": "Step: 200",
428        "type": "color"
429      },
430      "related": {
431        "value": "#ffffff",
432        "description": "Step: 0",
433        "type": "color"
434      }
435    },
436    "gutter": {
437      "primary": {
438        "value": "#aaaaaa",
439        "description": "Step: 300",
440        "type": "color"
441      },
442      "active": {
443        "value": "#000000",
444        "description": "Step: 900",
445        "type": "color"
446      }
447    }
448  },
449  "syntax": {
450    "primary": {
451      "value": "#1c1c1c",
452      "description": "Step: 800",
453      "type": "color"
454    },
455    "comment": {
456      "value": "#717171",
457      "description": "Step: 500",
458      "type": "color"
459    },
460    "keyword": {
461      "value": "#1819a1",
462      "description": "Step: 700",
463      "type": "color"
464    },
465    "function": {
466      "value": "#bb550e",
467      "description": "Step: 600",
468      "type": "color"
469    },
470    "type": {
471      "value": "#a8820e",
472      "description": "Step: 600",
473      "type": "color"
474    },
475    "variant": {
476      "value": "#97142a",
477      "description": "Step: 700",
478      "type": "color"
479    },
480    "property": {
481      "value": "#106c4e",
482      "description": "Step: 700",
483      "type": "color"
484    },
485    "enum": {
486      "value": "#eb2d2d",
487      "description": "Step: 500",
488      "type": "color"
489    },
490    "operator": {
491      "value": "#eb2d2d",
492      "description": "Step: 500",
493      "type": "color"
494    },
495    "string": {
496      "value": "#eb2d2d",
497      "description": "Step: 500",
498      "type": "color"
499    },
500    "number": {
501      "value": "#484bed",
502      "description": "Step: 500",
503      "type": "color"
504    },
505    "boolean": {
506      "value": "#eb2d2d",
507      "description": "Step: 500",
508      "type": "color"
509    }
510  },
511  "player": {
512    "1": {
513      "baseColor": {
514        "value": "#2472f2",
515        "description": "Step: 500",
516        "type": "color"
517      },
518      "cursorColor": {
519        "value": "#2472f2",
520        "description": "Step: 500",
521        "type": "color"
522      },
523      "selectionColor": {
524        "value": "#2472f23d",
525        "description": "Step: 500",
526        "type": "color"
527      },
528      "borderColor": {
529        "value": "#2472f2cc",
530        "description": "Step: 500",
531        "type": "color"
532      }
533    },
534    "2": {
535      "baseColor": {
536        "value": "#12d796",
537        "description": "Step: 400",
538        "type": "color"
539      },
540      "cursorColor": {
541        "value": "#12d796",
542        "description": "Step: 400",
543        "type": "color"
544      },
545      "selectionColor": {
546        "value": "#12d7963d",
547        "description": "Step: 400",
548        "type": "color"
549      },
550      "borderColor": {
551        "value": "#12d796cc",
552        "description": "Step: 400",
553        "type": "color"
554      }
555    },
556    "3": {
557      "baseColor": {
558        "value": "#de57e8",
559        "description": "Step: 400",
560        "type": "color"
561      },
562      "cursorColor": {
563        "value": "#de57e8",
564        "description": "Step: 400",
565        "type": "color"
566      },
567      "selectionColor": {
568        "value": "#de57e83d",
569        "description": "Step: 400",
570        "type": "color"
571      },
572      "borderColor": {
573        "value": "#de57e8cc",
574        "description": "Step: 400",
575        "type": "color"
576      }
577    },
578    "4": {
579      "baseColor": {
580        "value": "#f9812e",
581        "description": "Step: 400",
582        "type": "color"
583      },
584      "cursorColor": {
585        "value": "#f9812e",
586        "description": "Step: 400",
587        "type": "color"
588      },
589      "selectionColor": {
590        "value": "#f9812e3d",
591        "description": "Step: 400",
592        "type": "color"
593      },
594      "borderColor": {
595        "value": "#f9812ecc",
596        "description": "Step: 400",
597        "type": "color"
598      }
599    },
600    "5": {
601      "baseColor": {
602        "value": "#b066f8",
603        "description": "Step: 400",
604        "type": "color"
605      },
606      "cursorColor": {
607        "value": "#b066f8",
608        "description": "Step: 400",
609        "type": "color"
610      },
611      "selectionColor": {
612        "value": "#b066f83d",
613        "description": "Step: 400",
614        "type": "color"
615      },
616      "borderColor": {
617        "value": "#b066f8cc",
618        "description": "Step: 400",
619        "type": "color"
620      }
621    },
622    "6": {
623      "baseColor": {
624        "value": "#16d6c1",
625        "description": "Step: 400",
626        "type": "color"
627      },
628      "cursorColor": {
629        "value": "#16d6c1",
630        "description": "Step: 400",
631        "type": "color"
632      },
633      "selectionColor": {
634        "value": "#16d6c13d",
635        "description": "Step: 400",
636        "type": "color"
637      },
638      "borderColor": {
639        "value": "#16d6c1cc",
640        "description": "Step: 400",
641        "type": "color"
642      }
643    },
644    "7": {
645      "baseColor": {
646        "value": "#ef59a3",
647        "description": "Step: 400",
648        "type": "color"
649      },
650      "cursorColor": {
651        "value": "#ef59a3",
652        "description": "Step: 400",
653        "type": "color"
654      },
655      "selectionColor": {
656        "value": "#ef59a33d",
657        "description": "Step: 400",
658        "type": "color"
659      },
660      "borderColor": {
661        "value": "#ef59a3cc",
662        "description": "Step: 400",
663        "type": "color"
664      }
665    },
666    "8": {
667      "baseColor": {
668        "value": "#f7bf17",
669        "description": "Step: 400",
670        "type": "color"
671      },
672      "cursorColor": {
673        "value": "#f7bf17",
674        "description": "Step: 400",
675        "type": "color"
676      },
677      "selectionColor": {
678        "value": "#f7bf173d",
679        "description": "Step: 400",
680        "type": "color"
681      },
682      "borderColor": {
683        "value": "#f7bf17cc",
684        "description": "Step: 400",
685        "type": "color"
686      }
687    }
688  },
689  "shadowAlpha": {
690    "value": 0.12,
691    "type": "number"
692  }
693}