Add Electron desktop shell and clean project docs
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user