termbeam 1.12.1 → 1.12.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.
package/README.md CHANGED
@@ -74,7 +74,7 @@ termbeam -i # interactive setup wizard
74
74
  - **Command palette** (Ctrl+K / Cmd+K) for quick access to all actions
75
75
  - **File upload** — send files from your phone to the session's working directory
76
76
  - **Completion notifications** — browser alerts when background commands finish
77
- - **12 color themes** with adjustable font size
77
+ - **30 color themes** with adjustable font size
78
78
  - **Port preview** — reverse-proxy a local web server through TermBeam
79
79
  - **Image paste** from clipboard
80
80
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "termbeam",
3
- "version": "1.12.1",
3
+ "version": "1.12.2",
4
4
  "description": "Beam your terminal to any device — mobile-optimized web terminal with multi-session support",
5
5
  "main": "src/server.js",
6
6
  "bin": {