diff --git a/eagle/icon.png b/eagle/icon.png new file mode 100644 index 0000000..e8943d4 Binary files /dev/null and b/eagle/icon.png differ diff --git a/eagle/metadata.json b/eagle/metadata.json new file mode 100644 index 0000000..1eb2696 --- /dev/null +++ b/eagle/metadata.json @@ -0,0 +1,29 @@ +{ + "$schema": "https://gitlab.com/qu1ck/kicad/-/raw/pcm/kicad/pcm/schemas/pcm.v1.schema.json#", + "name": "Eagle inspired Theme", + "description": "Eagle CAD inspired color theme", + "description_full": "Eagle CAD inspired color theme", + "identifier": "theme-eagle", + "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.0", + "status": "stable", + "kicad_version": "5.99" + }] +} diff --git a/packages.json b/packages.json index 8a1861c..92ba9b8 100644 --- a/packages.json +++ b/packages.json @@ -35,6 +35,41 @@ } ] }, + { + "$schema": "https://gitlab.com/qu1ck/kicad/-/raw/pcm/kicad/pcm/schemas/pcm.v1.schema.json#", + "name": "Eagle inspired Theme", + "description": "Eagle CAD inspired color theme", + "description_full": "Eagle CAD inspired color theme", + "identifier": "theme-eagle", + "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.0", + "status": "stable", + "kicad_version": "5.99", + "download_sha256": "edf8db137c2152ff4a1b4cf2d779c17eb278d2a8f9bbe88f9ebe59a9c5dc69e8", + "download_size": 4791, + "download_url": "https://raw.githubusercontent.com/pointhi/kicad-color-schemes/master/eagle/theme-eagle_v1.0_pcm.zip", + "install_size": 10084 + } + ] + }, { "$schema": "https://gitlab.com/qu1ck/kicad/-/raw/pcm/kicad/pcm/schemas/pcm.v1.schema.json#", "name": "Solarized Dark Theme", diff --git a/repository.json b/repository.json index 9bf64b8..73ea312 100644 --- a/repository.json +++ b/repository.json @@ -8,15 +8,15 @@ }, "name": "kicad-color-schemes repository by @pointhi", "packages": { - "sha256": "f38236ad8fbd0b55af465a95952c8bfb0a5ff722112c6273fa71290cd8eda04a", - "update_time_utc": "2021-10-30 21:02:47", - "update_timestamp": 1635627767, + "sha256": "3c958618679a102e2f329933d12325e6d76513d806b22bcb7ce74c731f7fdaf7", + "update_time_utc": "2021-10-30 21:06:44", + "update_timestamp": 1635628004, "url": "https://raw.githubusercontent.com/pointhi/kicad-color-schemes/master/packages.json" }, "resources": { - "sha256": "b630ce2a716466e3d700081ae8edfb2f0ba1d5d16a95b634c3cabe4a62b591b1", - "update_time_utc": "2021-10-30 21:02:47", - "update_timestamp": 1635627767, + "sha256": "ef24d7f995fd6c276578f69aea70861f9f08599c914e65c82bd06634ac52ced8", + "update_time_utc": "2021-10-30 21:06:44", + "update_timestamp": 1635628004, "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 f247a28..d965f3b 100644 Binary files a/resources.zip and b/resources.zip differ