kicad-color-schemes/nord/metadata.json
2021-12-05 14:15:02 +01:00

29 lines
806 B
JSON

{
"$schema": "https://go.kicad.org/pcm/schemas/v1",
"name": "Nord Theme",
"description": "Designed by @0xdec",
"description_full": "Designed by @0xdec.",
"identifier": "com.github.pointhi.kicad-color-schemes.nord",
"type": "colortheme",
"author": {
"name": "Jordi Pakey-Rodriguez",
"contact": {
"web": "https://github.com/jordiorlando"
}
},
"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.1",
"status": "stable",
"kicad_version": "5.99"
}]
}