Add wlight theme (and missing eagle package)

This commit is contained in:
Thomas Pointhuber 2021-10-30 23:18:51 +02:00
parent 10641b0b70
commit 17f1bf42f2
7 changed files with 70 additions and 6 deletions

Binary file not shown.

View file

@ -139,6 +139,41 @@
"install_size": 5132 "install_size": 5132
} }
] ]
},
{
"$schema": "https://gitlab.com/qu1ck/kicad/-/raw/pcm/kicad/pcm/schemas/pcm.v1.schema.json#",
"name": "wLight Theme",
"description": "Designed by wykys, Inspired by Altium",
"description_full": "Designed by wykys, Inspired by Altium",
"identifier": "theme-wlight",
"type": "colortheme",
"author": {
"name": "Jan Vykydal",
"contact": {
"web": "https://github.com/wykys"
}
},
"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",
"download_sha256": "fde9ff2fefbc8a1e63cfaed3edb790b948270590a695526ac36fed060729f548",
"download_size": 5155,
"download_url": "https://raw.githubusercontent.com/pointhi/kicad-color-schemes/master/wlight/theme-wlight_v1.0_pcm.zip",
"install_size": 11053
}
]
} }
] ]
} }

View file

@ -8,15 +8,15 @@
}, },
"name": "kicad-color-schemes repository by @pointhi", "name": "kicad-color-schemes repository by @pointhi",
"packages": { "packages": {
"sha256": "3c958618679a102e2f329933d12325e6d76513d806b22bcb7ce74c731f7fdaf7", "sha256": "7af39cec74346e1893141c8d4591dcf6f56dfa625613138587f001faf76578ea",
"update_time_utc": "2021-10-30 21:06:44", "update_time_utc": "2021-10-30 21:17:58",
"update_timestamp": 1635628004, "update_timestamp": 1635628678,
"url": "https://raw.githubusercontent.com/pointhi/kicad-color-schemes/master/packages.json" "url": "https://raw.githubusercontent.com/pointhi/kicad-color-schemes/master/packages.json"
}, },
"resources": { "resources": {
"sha256": "ef24d7f995fd6c276578f69aea70861f9f08599c914e65c82bd06634ac52ced8", "sha256": "e438fe66584ea0c2c972f39c17c61a0fdb4ddfc73e052d70396537649cee0eda",
"update_time_utc": "2021-10-30 21:06:44", "update_time_utc": "2021-10-30 21:17:58",
"update_timestamp": 1635628004, "update_timestamp": 1635628678,
"url": "https://raw.githubusercontent.com/pointhi/kicad-color-schemes/master/resources.zip" "url": "https://raw.githubusercontent.com/pointhi/kicad-color-schemes/master/resources.zip"
} }
} }

Binary file not shown.

BIN
wlight/icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

29
wlight/metadata.json Normal file
View file

@ -0,0 +1,29 @@
{
"$schema": "https://gitlab.com/qu1ck/kicad/-/raw/pcm/kicad/pcm/schemas/pcm.v1.schema.json#",
"name": "wLight Theme",
"description": "Designed by wykys, Inspired by Altium",
"description_full": "Designed by wykys, Inspired by Altium",
"identifier": "theme-wlight",
"type": "colortheme",
"author": {
"name": "Jan Vykydal",
"contact": {
"web": "https://github.com/wykys"
}
},
"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"
}]
}

Binary file not shown.