29 lines
970 B
JSON
29 lines
970 B
JSON
{
|
|
"$schema": "https://go.kicad.org/pcm/schemas/v1",
|
|
"name": "Solarized Light Theme",
|
|
"description": "Based on Solarized colorscheme from Ethan Schoonover",
|
|
"description_full": "Based on Solarized colorscheme from Ethan Schoonover.\nSee https://ethanschoonover.com/solarized/ for more details.",
|
|
"identifier": "com.github.pointhi.kicad-color-schemes.solarized-light",
|
|
"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.2",
|
|
"status": "stable",
|
|
"kicad_version": "5.99"
|
|
}]
|
|
}
|