29 lines
825 B
JSON
29 lines
825 B
JSON
{
|
|
"$schema": "https://go.kicad.org/pcm/schemas/v1",
|
|
"name": "Eagle Dark Theme",
|
|
"description": "Eagle CAD inspired color theme",
|
|
"description_full": "Eagle CAD inspired color theme",
|
|
"identifier": "com.github.pointhi.kicad-color-schemes.eagle-dark",
|
|
"type": "colortheme",
|
|
"author": {
|
|
"name": "Rachel Mant",
|
|
"contact": {
|
|
"web": "https://github.com/DX-MON"
|
|
}
|
|
},
|
|
"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"
|
|
}]
|
|
}
|