Forked from hermes-frontend, stripped openclaw/bun specifics: - Auth tokens: openclaw_session -> nyx_session - Vite proxy: localhost:3003 -> localhost:8000 (assay) - Prod WS: wss://assay.loop42.de/ws - Workspace paths: removed openclaw-specific paths - Added missing deps: @heroicons/vue, overlayscrollbars-vue - Branding: title -> nyx Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2 lines
723 B
CSS
2 lines
723 B
CSS
.dev-view[data-v-6fcff79f]{height:100%}.dev-system-request[data-v-6fcff79f]{background:color-mix(in srgb,var(--color-accent) 8%,var(--color-surface));border:1px solid color-mix(in srgb,var(--color-accent) 30%,transparent);border-radius:6px;padding:12px 16px;margin-bottom:8px}.dev-system-code[data-v-6fcff79f]{font-family:monospace;font-size:1.4em;font-weight:700;letter-spacing:.1em;color:var(--color-accent);margin-bottom:4px}.dev-system-desc[data-v-6fcff79f]{font-size:.9em;color:var(--color-text);margin-bottom:2px}.dev-system-expiry[data-v-6fcff79f]{font-size:.8em;color:var(--color-text-dim);margin-bottom:4px}.dev-system-granted[data-v-6fcff79f]{font-size:.9em;color:var(--color-success-dim, #4ade80);padding:6px 0}
|