feat: v6.0 complete UI/UX redesign — glass hierarchy, background blobs, gradient typography, card variants, navigation polish, micro-interactions #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "v6-complete-redesign"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Complete redesign of the Vertex Pterodactyl theme CSS from v5.0 to v6.0 — a comprehensive overhaul of all three CSS files.
What Changed
1. Background System (P0)
filter: blur(80px)and floating animation2. Glass Hierarchy (P0) — 4 Tiers
glass-heavy— modals, overlays, floating windows (92% opacity, 32px blur)glass— primary cards, panels (85% opacity, 24px blur)glass-light— nav bars, sub-panels (70% opacity, 16px blur)glass-subtle— tabs, inline elements (50% opacity, 12px blur)3. Typography System (P1)
--gradient-brand).vertex-gradient-text,.vertex-gradient-text-purple)4. Button System (P1)
12px 4px 12px 4px)5. Card Variants (P1)
6. Navigation System (P2)
.vertex-nav-section).vertex-nav-tree).vertex-nav-badge)7. Input System (P2)
8. Micro-Interactions (P2)
9. Dark Mode Updates
glass-heavyclass10. Progress Bars & Metrics
Design Tokens
All values centralized in
:rootCSS custom properties:--neon: #00ff88,--accent: #00d4ffBackward Compatibility
.glass,.vertex-btn,.vertex-card, etc.)