29 lines
863 B
JSON
29 lines
863 B
JSON
{
|
|
"$schema": "https://gitlab.com/qu1ck/kicad/-/raw/pcm/kicad/pcm/schemas/pcm.v1.schema.json#",
|
|
"name": "Solarized Dark Theme",
|
|
"description": "Solarized Dark color theme",
|
|
"description_full": "Solarized Dark color theme",
|
|
"identifier": "theme-solarized-dark",
|
|
"type": "colortheme",
|
|
"author": {
|
|
"name": "Thomas Pointhuber",
|
|
"contact": {
|
|
"web": "https://github.com/pointhi/kicad-color-schemes/"
|
|
}
|
|
},
|
|
"maintainer": {
|
|
"name": "Thomas Pointhuber",
|
|
"contact": {
|
|
"web": "https://github.com/pointhi/kicad-color-schemes/"
|
|
}
|
|
},
|
|
"license": "CC0-1.0",
|
|
"resources": {
|
|
"Github": "https://github.com/pointhi/kicad-color-schemes"
|
|
},
|
|
"versions": [{
|
|
"version": "1.0",
|
|
"status": "stable",
|
|
"kicad_version": "5.99"
|
|
}]
|
|
}
|