Add Electron desktop shell and clean project docs

This commit is contained in:
2026-05-15 17:40:01 +00:00
parent 691f643edc
commit 8dfcb9b64d
11 changed files with 4430 additions and 1023 deletions
+1 -3
View File
@@ -72,8 +72,7 @@
| `--status-error` | `#DE1111` | Error, failed, disconnected, destructive actions |
| `--status-warning` | `#EAA301` | Warning, caution, pending, needs attention |
| `--status-info` | `#8D9399` | Informational, neutral, secondary indicators |
| `--status-purple` | `#8957E5` | Special category badges, analytics |
| `--status-motion` | `#A855F7` | Activity, progress, event indicators |
| `--status-purple` | `#8957E5` | Special category badges |
### 1.6 Overlays
@@ -273,7 +272,6 @@ All motion is functional. No decorative animation.
--status-warning: #EAA301;
--status-info: #8D9399;
--status-purple: #8957E5;
--status-motion: #A855F7;
/* Overlays */
--overlay-dark: rgba(18, 24, 38, 0.60);