Vlsir / Hdl21Schematics

Hdl21 Schematics
BSD 3-Clause "New" or "Revised" License
14 stars 2 forks source link

Linux Build + Side Panel Dark Mode #31

Closed ThomasPluck closed 1 year ago

ThomasPluck commented 1 year ago

This PR includes a 3 simple changes:

  1. The name attribute in package.json is changed to allow builds in Ubuntu
  2. .github/test.yml is tweaked to upload .deb, .rpm and .exe artifacts
  3. A few lines in panels.tsx allows for a dark mode side panel.

All CI actions work on my fork and should be uploading all the artifacts.

Related issue: #18