kicad-color-schemes/solarized-light/metadata.json
2021-10-30 22:46:34 +02:00

29 lines
867 B
JSON

{
"$schema": "https://gitlab.com/qu1ck/kicad/-/raw/pcm/kicad/pcm/schemas/pcm.v1.schema.json#",
"name": "Solarized Light Theme",
"description": "Solarized Light color theme",
"description_full": "Solarized Light color theme",
"identifier": "theme-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.0",
"status": "stable",
"kicad_version": "5.99"
}]
}