| version |
1.0.0 |
| name |
Crypto Disco DailyApp - Midnight Cyber Spec |
| description |
A premium, AI-native design system for Web3 agents, featuring high-contrast dark modes and glassmorphism. |
| colors |
| background |
text |
brand |
| primary |
secondary |
accent |
#050505 |
#0a0a0a |
rgba(59, 130, 246, 0.1) |
|
| primary |
secondary |
accent |
#f1f5f9 |
#94a3b8 |
#3b82f6 |
|
| primary |
secondary |
success |
error |
warning |
#3b82f6 |
#0ea5e9 |
#10b981 |
#ef4444 |
#f59e0b |
|
|
| typography |
| family |
size |
| sans |
mono |
heading |
Inter, system-ui, sans-serif |
Fira Code, monospace |
Orbitron, sans-serif |
|
| base |
h1 |
h2 |
h3 |
16px |
2.5rem |
2rem |
1.5rem |
|
|
| rounded |
| sm |
md |
lg |
xl |
4px |
8px |
12px |
24px |
|
| spacing |
|
| components |
| card |
button |
| background |
border |
blur |
rgba(255, 255, 255, 0.03) |
1px solid rgba(255, 255, 255, 0.08) |
12px |
|
| primary |
glass |
|
| bg |
border |
rgba(255, 255, 255, 0.05) |
1px solid rgba(255, 255, 255, 0.1) |
|
|
|
This document provides the visual identity and engineering standards for the Crypto Disco DailyApp ecosystem.
The "Midnight Cyber" aesthetic is designed for maximum clarity in high-density data environments (Calculators, Arbitrage Bots, Raffle Dashboards). It prioritizes Night-First readability, Glassmorphism for depth, and Neon Accents for call-to-actions.
- Rationale-First: Every design decision MUST have a functional reason. No decorative elements without purpose.
- Infinite Depth: Use varying levels of card opacity and backdrop blurs to create a spatial hierarchy.
- Cyber-Tactile: Interactive elements should feel alive through micro-animations and subtle glows.
- Real-time Feeds: Use high-contrast monospace (Fira Code) for price data.
- Status Indicators: Pulse animations for "Live" states (Primary color for active, Grayscale for idle).
- Control Panels: Glassmorphic "Control Pods" with 1px borders to simulate a cockpit feel.
- Ticket Visuals: Use vibrant gradients (
#3b82f6 to #0ea5e9) to make reward elements feel "premium".
- Interaction: Buttons must have a
:hover scaling effect (1.02x) and a primary-colored shadow.
- DO use
backdrop-filter: blur(12px) for all overlay elements.
- DO use
!important sparingly, prioritize the Tailwind utility layer.
- DON'T use pure white (
#ffffff) for body text; use Slate-100 (#f1f5f9).
- DON'T use flat, opaque backgrounds for desktop components.