@tscircuit/pcb-viewer 1.11.75 → 1.11.76

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -6172,7 +6172,7 @@ var colors_default = {
6172
6172
  b_fab: "rgb(88, 93, 132)",
6173
6173
  b_mask: "rgba(2, 255, 238, 0.400)",
6174
6174
  b_paste: "rgb(0, 194, 194)",
6175
- b_silks: "rgb(94, 153, 230)",
6175
+ b_silks: "rgb(242, 237, 161)",
6176
6176
  background: "rgb(0, 16, 35)",
6177
6177
  cmts_user: "rgb(89, 148, 220)",
6178
6178
  copper: {
@@ -8304,7 +8304,7 @@ import { css } from "@emotion/css";
8304
8304
  // package.json
8305
8305
  var package_default = {
8306
8306
  name: "@tscircuit/pcb-viewer",
8307
- version: "1.11.74",
8307
+ version: "1.11.75",
8308
8308
  main: "dist/index.js",
8309
8309
  type: "module",
8310
8310
  repository: "tscircuit/pcb-viewer",