Make new version of schematic only themes, to add this information into the color-theme name

This commit is contained in:
Thomas Pointhuber 2021-11-13 13:45:24 +01:00
parent bbc8831606
commit 3cc157fadc
9 changed files with 9 additions and 9 deletions

View file

@ -1,8 +1,8 @@
{
"meta": {
"filename": "black-white",
"name": "Black/White",
"version": 1
"name": "Black/White (Schematic only)",
"version": 2
},
"schematic": {
"anchor": "rgb(0, 0, 0)",

View file

@ -22,7 +22,7 @@
"Github": "https://github.com/pointhi/kicad-color-schemes"
},
"versions": [{
"version": "1.0",
"version": "1.1",
"status": "stable",
"kicad_version": "5.99"
}]

View file

@ -22,7 +22,7 @@
"Github": "https://github.com/pointhi/kicad-color-schemes"
},
"versions": [{
"version": "1.0",
"version": "1.1",
"status": "stable",
"kicad_version": "5.99"
}]

View file

@ -1,8 +1,8 @@
{
"meta": {
"filename": "solarized-dark",
"name": "Solarized Dark",
"version": 1
"name": "Solarized Dark (Schematic only)",
"version": 2
},
"schematic": {
"anchor": "rgb(0, 0, 255)",

View file

@ -22,7 +22,7 @@
"Github": "https://github.com/pointhi/kicad-color-schemes"
},
"versions": [{
"version": "1.0",
"version": "1.1",
"status": "stable",
"kicad_version": "5.99"
}]

View file

@ -1,8 +1,8 @@
{
"meta": {
"filename": "solarized-light",
"name": "Solarized Light",
"version": 1
"name": "Solarized Light (Schematic only)",
"version": 2
},
"schematic": {
"anchor": "rgb(0, 0, 255)",