pi-sdk-web 0.2.1 → 0.2.2

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.
@@ -600,7 +600,7 @@ body {
600
600
  }
601
601
 
602
602
  #ext-status {
603
- color: var(--dim);
603
+ color: var(--text);
604
604
  font-size: 12px;
605
605
  margin-bottom: 4px;
606
606
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pi-sdk-web",
3
- "version": "0.2.1",
3
+ "version": "0.2.2",
4
4
  "description": "Browser Web access for Pi (AI coding agent) via the Pi SDK - standalone module, zero modification to Pi itself",
5
5
  "type": "module",
6
6
  "bin": {