|
1 | 1 | { |
2 | | - "lastUpdated": "2026-05-21", |
| 2 | + "lastUpdated": "2026-05-22", |
3 | 3 | "palette": { |
4 | | - "background": "#0a0b14", |
5 | | - "surface": "#121624", |
6 | | - "surfaceAlt": "#1a1f33", |
7 | | - "primary": "#5c7aff", |
8 | | - "primaryLight": "#8fa5ff", |
9 | | - "secondary": "#4ad4c6", |
10 | | - "accent": "#ff6f91", |
11 | | - "accentWarm": "#ff935c", |
12 | | - "text": "#f5f8fc", |
13 | | - "textMuted": "#c6cad4", |
14 | | - "textSubtle": "#8b8f9c", |
15 | | - "border": "#273046", |
16 | | - "glow": "rgba(92, 122, 255, 0.35)" |
| 4 | + "background": "#0b0d14", |
| 5 | + "surface": "#121420", |
| 6 | + "surfaceAlt": "#1a1c28", |
| 7 | + "primary": "#7265f6", |
| 8 | + "primaryLight": "#a59dfb", |
| 9 | + "secondary": "#3bc7d4", |
| 10 | + "accent": "#ff75d1", |
| 11 | + "accentWarm": "#ff8f5c", |
| 12 | + "text": "#f4f5fb", |
| 13 | + "textMuted": "#c7cad6", |
| 14 | + "textSubtle": "#8b8fa1", |
| 15 | + "border": "#2b2d3c", |
| 16 | + "glow": "rgba(114, 101, 246, 0.6)" |
17 | 17 | }, |
18 | 18 | "typography": { |
19 | | - "fontFamily": "Space Grotesk", |
| 19 | + "fontFamily": "Inter", |
20 | 20 | "codeFontFamily": "Fira Code", |
21 | 21 | "headingWeight": "700", |
22 | 22 | "bodyWeight": "400" |
|
27 | 27 | "cardBlur": "24px", |
28 | 28 | "shadowIntensity": "medium", |
29 | 29 | "animationSpeed": "0.5s", |
30 | | - "glowRadius": "60px" |
| 30 | + "glowRadius": "72px" |
31 | 31 | }, |
32 | 32 | "gradient": { |
33 | | - "hero": "linear-gradient(135deg, #5c7aff 0%, #4ad4c6 50%, #ff6f91 100%)", |
34 | | - "timeline": "linear-gradient(180deg, #121624 0%, #5c7aff 50%, #4ad4c6 100%)", |
35 | | - "text": "linear-gradient(90deg, #ff935c 0%, #ff6f91 50%, #5c7aff 100%)" |
| 33 | + "hero": "linear-gradient(135deg, #7265f6 0%, #3bc7d4 50%, #ff8f5c 100%)", |
| 34 | + "timeline": "linear-gradient(180deg, #ff75d1 0%, #7265f6 50%, #3bc7d4 100%)", |
| 35 | + "text": "linear-gradient(90deg, #ff8f5c 0%, #ff75d1 50%, #7265f6 100%)" |
36 | 36 | }, |
37 | | - "trendNote": "May 2026 sees a resurgence of vibrant, futuristic glassmorphism aesthetics paired with vivid gradients, subtly animated hover states, and glowing accent elements. AI-themed interfaces embrace bold contrasts and fluid typography to evoke innovation and trust." |
| 37 | + "trendNote": "In May 2026, AI-themed websites are leveraging glassmorphism with bold, luminous colors like neon purples, blues, and pinks. Designs emphasize high-contrast text, smooth gradients, and glowing visual effects to evoke a futuristic, tech-forward aesthetic that feels both cutting-edge and approachable." |
38 | 38 | } |
0 commit comments