diff --git a/eagle/theme-eagle_v1.0_pcm.zip b/eagle/theme-eagle_v1.0_pcm.zip new file mode 100644 index 0000000..5a887ef Binary files /dev/null and b/eagle/theme-eagle_v1.0_pcm.zip differ diff --git a/packages.json b/packages.json index 92ba9b8..dce30e6 100644 --- a/packages.json +++ b/packages.json @@ -139,6 +139,41 @@ "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 + } + ] } ] } \ No newline at end of file diff --git a/repository.json b/repository.json index 73ea312..19e7695 100644 --- a/repository.json +++ b/repository.json @@ -8,15 +8,15 @@ }, "name": "kicad-color-schemes repository by @pointhi", "packages": { - "sha256": "3c958618679a102e2f329933d12325e6d76513d806b22bcb7ce74c731f7fdaf7", - "update_time_utc": "2021-10-30 21:06:44", - "update_timestamp": 1635628004, + "sha256": "7af39cec74346e1893141c8d4591dcf6f56dfa625613138587f001faf76578ea", + "update_time_utc": "2021-10-30 21:17:58", + "update_timestamp": 1635628678, "url": "https://raw.githubusercontent.com/pointhi/kicad-color-schemes/master/packages.json" }, "resources": { - "sha256": "ef24d7f995fd6c276578f69aea70861f9f08599c914e65c82bd06634ac52ced8", - "update_time_utc": "2021-10-30 21:06:44", - "update_timestamp": 1635628004, + "sha256": "e438fe66584ea0c2c972f39c17c61a0fdb4ddfc73e052d70396537649cee0eda", + "update_time_utc": "2021-10-30 21:17:58", + "update_timestamp": 1635628678, "url": "https://raw.githubusercontent.com/pointhi/kicad-color-schemes/master/resources.zip" } } \ No newline at end of file diff --git a/resources.zip b/resources.zip index d965f3b..6785b20 100644 Binary files a/resources.zip and b/resources.zip differ diff --git a/wlight/icon.png b/wlight/icon.png new file mode 100644 index 0000000..61b5c15 Binary files /dev/null and b/wlight/icon.png differ diff --git a/wlight/metadata.json b/wlight/metadata.json new file mode 100644 index 0000000..a4b8b95 --- /dev/null +++ b/wlight/metadata.json @@ -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" + }] +} diff --git a/wlight/theme-wlight_v1.0_pcm.zip b/wlight/theme-wlight_v1.0_pcm.zip new file mode 100644 index 0000000..011fd58 Binary files /dev/null and b/wlight/theme-wlight_v1.0_pcm.zip differ