solarized-light.json

  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    "onMedia": {
275      "value": "#fdf6e31a",
276      "type": "color"
277    },
278    "ok": {
279      "value": "#85990026",
280      "type": "color"
281    },
282    "error": {
283      "value": "#dc322f26",
284      "type": "color"
285    },
286    "warning": {
287      "value": "#b5890026",
288      "type": "color"
289    },
290    "info": {
291      "value": "#268bd226",
292      "type": "color"
293    }
294  },
295  "editor": {
296    "background": {
297      "value": "#fdf6e3",
298      "type": "color"
299    },
300    "indent_guide": {
301      "value": "#839496",
302      "type": "color"
303    },
304    "indent_guide_active": {
305      "value": "#eee8d5",
306      "type": "color"
307    },
308    "line": {
309      "active": {
310        "value": "#002b3612",
311        "type": "color"
312      },
313      "highlighted": {
314        "value": "#002b361f",
315        "type": "color"
316      },
317      "inserted": {
318        "value": "#85990040",
319        "type": "color"
320      },
321      "deleted": {
322        "value": "#dc322f40",
323        "type": "color"
324      },
325      "modified": {
326        "value": "#268bd240",
327        "type": "color"
328      }
329    },
330    "highlight": {
331      "selection": {
332        "value": "#268bd23d",
333        "type": "color"
334      },
335      "occurrence": {
336        "value": "#002b360f",
337        "type": "color"
338      },
339      "activeOccurrence": {
340        "value": "#002b361f",
341        "type": "color"
342      },
343      "matchingBracket": {
344        "value": "#eee8d52e",
345        "type": "color"
346      },
347      "match": {
348        "value": "#6c71c43d",
349        "type": "color"
350      },
351      "activeMatch": {
352        "value": "#6c71c45c",
353        "type": "color"
354      },
355      "related": {
356        "value": "#eee8d51f",
357        "type": "color"
358      }
359    },
360    "gutter": {
361      "primary": {
362        "value": "#657b83",
363        "type": "color"
364      },
365      "active": {
366        "value": "#002b36",
367        "type": "color"
368      }
369    }
370  },
371  "syntax": {
372    "primary": {
373      "value": "#002b36",
374      "type": "color"
375    },
376    "comment": {
377      "value": "#586e75",
378      "type": "color"
379    },
380    "keyword": {
381      "value": "#268bd2",
382      "type": "color"
383    },
384    "function": {
385      "value": "#b58900",
386      "type": "color"
387    },
388    "type": {
389      "value": "#2aa198",
390      "type": "color"
391    },
392    "variant": {
393      "value": "#268bd2",
394      "type": "color"
395    },
396    "property": {
397      "value": "#268bd2",
398      "type": "color"
399    },
400    "enum": {
401      "value": "#cb4b16",
402      "type": "color"
403    },
404    "operator": {
405      "value": "#cb4b16",
406      "type": "color"
407    },
408    "string": {
409      "value": "#cb4b16",
410      "type": "color"
411    },
412    "number": {
413      "value": "#859900",
414      "type": "color"
415    },
416    "boolean": {
417      "value": "#859900",
418      "type": "color"
419    }
420  },
421  "player": {
422    "1": {
423      "baseColor": {
424        "value": "#268bd2",
425        "type": "color"
426      },
427      "cursorColor": {
428        "value": "#268bd2",
429        "type": "color"
430      },
431      "selectionColor": {
432        "value": "#268bd23d",
433        "type": "color"
434      },
435      "borderColor": {
436        "value": "#268bd2cc",
437        "type": "color"
438      }
439    },
440    "2": {
441      "baseColor": {
442        "value": "#859900",
443        "type": "color"
444      },
445      "cursorColor": {
446        "value": "#859900",
447        "type": "color"
448      },
449      "selectionColor": {
450        "value": "#8599003d",
451        "type": "color"
452      },
453      "borderColor": {
454        "value": "#859900cc",
455        "type": "color"
456      }
457    },
458    "3": {
459      "baseColor": {
460        "value": "#d33682",
461        "type": "color"
462      },
463      "cursorColor": {
464        "value": "#d33682",
465        "type": "color"
466      },
467      "selectionColor": {
468        "value": "#d336823d",
469        "type": "color"
470      },
471      "borderColor": {
472        "value": "#d33682cc",
473        "type": "color"
474      }
475    },
476    "4": {
477      "baseColor": {
478        "value": "#cb4b16",
479        "type": "color"
480      },
481      "cursorColor": {
482        "value": "#cb4b16",
483        "type": "color"
484      },
485      "selectionColor": {
486        "value": "#cb4b163d",
487        "type": "color"
488      },
489      "borderColor": {
490        "value": "#cb4b16cc",
491        "type": "color"
492      }
493    },
494    "5": {
495      "baseColor": {
496        "value": "#6c71c4",
497        "type": "color"
498      },
499      "cursorColor": {
500        "value": "#6c71c4",
501        "type": "color"
502      },
503      "selectionColor": {
504        "value": "#6c71c43d",
505        "type": "color"
506      },
507      "borderColor": {
508        "value": "#6c71c4cc",
509        "type": "color"
510      }
511    },
512    "6": {
513      "baseColor": {
514        "value": "#2aa198",
515        "type": "color"
516      },
517      "cursorColor": {
518        "value": "#2aa198",
519        "type": "color"
520      },
521      "selectionColor": {
522        "value": "#2aa1983d",
523        "type": "color"
524      },
525      "borderColor": {
526        "value": "#2aa198cc",
527        "type": "color"
528      }
529    },
530    "7": {
531      "baseColor": {
532        "value": "#dc322f",
533        "type": "color"
534      },
535      "cursorColor": {
536        "value": "#dc322f",
537        "type": "color"
538      },
539      "selectionColor": {
540        "value": "#dc322f3d",
541        "type": "color"
542      },
543      "borderColor": {
544        "value": "#dc322fcc",
545        "type": "color"
546      }
547    },
548    "8": {
549      "baseColor": {
550        "value": "#b58900",
551        "type": "color"
552      },
553      "cursorColor": {
554        "value": "#b58900",
555        "type": "color"
556      },
557      "selectionColor": {
558        "value": "#b589003d",
559        "type": "color"
560      },
561      "borderColor": {
562        "value": "#b58900cc",
563        "type": "color"
564      }
565    }
566  },
567  "shadowAlpha": {
568    "value": 0.12,
569    "type": "number"
570  }
571}