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    "onMedia": {
336      "value": "#b8b8b84d",
337      "description": "Step: 250",
338      "type": "color"
339    },
340    "ok": {
341      "value": "#1b944726",
342      "description": "Step: 600",
343      "type": "color"
344    },
345    "error": {
346      "value": "#eb2d2d26",
347      "description": "Step: 500",
348      "type": "color"
349    },
350    "warning": {
351      "value": "#f6a72426",
352      "description": "Step: 400",
353      "type": "color"
354    },
355    "info": {
356      "value": "#2472f226",
357      "description": "Step: 500",
358      "type": "color"
359    }
360  },
361  "editor": {
362    "background": {
363      "value": "#ffffff",
364      "description": "Step: 0",
365      "type": "color"
366    },
367    "indent_guide": {
368      "value": "#e3e3e3",
369      "description": "Step: 100",
370      "type": "color"
371    },
372    "indent_guide_active": {
373      "value": "#d5d5d5",
374      "description": "Step: 150",
375      "type": "color"
376    },
377    "line": {
378      "active": {
379        "value": "#0000000f",
380        "description": "Step: 900",
381        "type": "color"
382      },
383      "highlighted": {
384        "value": "#0000001f",
385        "description": "Step: 900",
386        "type": "color"
387      },
388      "inserted": {
389        "value": "#1b944740",
390        "description": "Step: 600",
391        "type": "color"
392      },
393      "deleted": {
394        "value": "#c9181840",
395        "description": "Step: 600",
396        "type": "color"
397      },
398      "modified": {
399        "value": "#2472f240",
400        "description": "Step: 500",
401        "type": "color"
402      }
403    },
404    "highlight": {
405      "selection": {
406        "value": "#2472f23d",
407        "description": "Step: 500",
408        "type": "color"
409      },
410      "occurrence": {
411        "value": "#0000000f",
412        "description": "Step: 900",
413        "type": "color"
414      },
415      "activeOccurrence": {
416        "value": "#00000029",
417        "description": "Step: 900",
418        "type": "color"
419      },
420      "matchingBracket": {
421        "value": "#ffffff",
422        "description": "Step: 0",
423        "type": "color"
424      },
425      "match": {
426        "value": "#fce9b7",
427        "description": "Step: 100",
428        "type": "color"
429      },
430      "activeMatch": {
431        "value": "#f9da82",
432        "description": "Step: 200",
433        "type": "color"
434      },
435      "related": {
436        "value": "#ffffff",
437        "description": "Step: 0",
438        "type": "color"
439      }
440    },
441    "gutter": {
442      "primary": {
443        "value": "#aaaaaa",
444        "description": "Step: 300",
445        "type": "color"
446      },
447      "active": {
448        "value": "#000000",
449        "description": "Step: 900",
450        "type": "color"
451      }
452    }
453  },
454  "syntax": {
455    "primary": {
456      "value": "#1c1c1c",
457      "description": "Step: 800",
458      "type": "color"
459    },
460    "comment": {
461      "value": "#717171",
462      "description": "Step: 500",
463      "type": "color"
464    },
465    "keyword": {
466      "value": "#1819a1",
467      "description": "Step: 700",
468      "type": "color"
469    },
470    "function": {
471      "value": "#bb550e",
472      "description": "Step: 600",
473      "type": "color"
474    },
475    "type": {
476      "value": "#a8820e",
477      "description": "Step: 600",
478      "type": "color"
479    },
480    "variant": {
481      "value": "#97142a",
482      "description": "Step: 700",
483      "type": "color"
484    },
485    "property": {
486      "value": "#106c4e",
487      "description": "Step: 700",
488      "type": "color"
489    },
490    "enum": {
491      "value": "#eb2d2d",
492      "description": "Step: 500",
493      "type": "color"
494    },
495    "operator": {
496      "value": "#eb2d2d",
497      "description": "Step: 500",
498      "type": "color"
499    },
500    "string": {
501      "value": "#eb2d2d",
502      "description": "Step: 500",
503      "type": "color"
504    },
505    "number": {
506      "value": "#484bed",
507      "description": "Step: 500",
508      "type": "color"
509    },
510    "boolean": {
511      "value": "#eb2d2d",
512      "description": "Step: 500",
513      "type": "color"
514    }
515  },
516  "player": {
517    "1": {
518      "baseColor": {
519        "value": "#2472f2",
520        "description": "Step: 500",
521        "type": "color"
522      },
523      "cursorColor": {
524        "value": "#2472f2",
525        "description": "Step: 500",
526        "type": "color"
527      },
528      "selectionColor": {
529        "value": "#2472f23d",
530        "description": "Step: 500",
531        "type": "color"
532      },
533      "borderColor": {
534        "value": "#2472f2cc",
535        "description": "Step: 500",
536        "type": "color"
537      }
538    },
539    "2": {
540      "baseColor": {
541        "value": "#12d796",
542        "description": "Step: 400",
543        "type": "color"
544      },
545      "cursorColor": {
546        "value": "#12d796",
547        "description": "Step: 400",
548        "type": "color"
549      },
550      "selectionColor": {
551        "value": "#12d7963d",
552        "description": "Step: 400",
553        "type": "color"
554      },
555      "borderColor": {
556        "value": "#12d796cc",
557        "description": "Step: 400",
558        "type": "color"
559      }
560    },
561    "3": {
562      "baseColor": {
563        "value": "#de57e8",
564        "description": "Step: 400",
565        "type": "color"
566      },
567      "cursorColor": {
568        "value": "#de57e8",
569        "description": "Step: 400",
570        "type": "color"
571      },
572      "selectionColor": {
573        "value": "#de57e83d",
574        "description": "Step: 400",
575        "type": "color"
576      },
577      "borderColor": {
578        "value": "#de57e8cc",
579        "description": "Step: 400",
580        "type": "color"
581      }
582    },
583    "4": {
584      "baseColor": {
585        "value": "#f9812e",
586        "description": "Step: 400",
587        "type": "color"
588      },
589      "cursorColor": {
590        "value": "#f9812e",
591        "description": "Step: 400",
592        "type": "color"
593      },
594      "selectionColor": {
595        "value": "#f9812e3d",
596        "description": "Step: 400",
597        "type": "color"
598      },
599      "borderColor": {
600        "value": "#f9812ecc",
601        "description": "Step: 400",
602        "type": "color"
603      }
604    },
605    "5": {
606      "baseColor": {
607        "value": "#b066f8",
608        "description": "Step: 400",
609        "type": "color"
610      },
611      "cursorColor": {
612        "value": "#b066f8",
613        "description": "Step: 400",
614        "type": "color"
615      },
616      "selectionColor": {
617        "value": "#b066f83d",
618        "description": "Step: 400",
619        "type": "color"
620      },
621      "borderColor": {
622        "value": "#b066f8cc",
623        "description": "Step: 400",
624        "type": "color"
625      }
626    },
627    "6": {
628      "baseColor": {
629        "value": "#16d6c1",
630        "description": "Step: 400",
631        "type": "color"
632      },
633      "cursorColor": {
634        "value": "#16d6c1",
635        "description": "Step: 400",
636        "type": "color"
637      },
638      "selectionColor": {
639        "value": "#16d6c13d",
640        "description": "Step: 400",
641        "type": "color"
642      },
643      "borderColor": {
644        "value": "#16d6c1cc",
645        "description": "Step: 400",
646        "type": "color"
647      }
648    },
649    "7": {
650      "baseColor": {
651        "value": "#ef59a3",
652        "description": "Step: 400",
653        "type": "color"
654      },
655      "cursorColor": {
656        "value": "#ef59a3",
657        "description": "Step: 400",
658        "type": "color"
659      },
660      "selectionColor": {
661        "value": "#ef59a33d",
662        "description": "Step: 400",
663        "type": "color"
664      },
665      "borderColor": {
666        "value": "#ef59a3cc",
667        "description": "Step: 400",
668        "type": "color"
669      }
670    },
671    "8": {
672      "baseColor": {
673        "value": "#f7bf17",
674        "description": "Step: 400",
675        "type": "color"
676      },
677      "cursorColor": {
678        "value": "#f7bf17",
679        "description": "Step: 400",
680        "type": "color"
681      },
682      "selectionColor": {
683        "value": "#f7bf173d",
684        "description": "Step: 400",
685        "type": "color"
686      },
687      "borderColor": {
688        "value": "#f7bf17cc",
689        "description": "Step: 400",
690        "type": "color"
691      }
692    }
693  },
694  "shadowAlpha": {
695    "value": 0.12,
696    "type": "number"
697  }
698}