Bob AI: i want to have more fancy and modern design

This commit is contained in:
2026-02-25 15:50:03 +02:00
parent 46be36d7cc
commit 4b00a64d14

View File

@@ -3,22 +3,22 @@
/* --vw is set by ThemeProvider */
/* --background: #ffffff;;
--card: #1a1a1a;;
--foreground: #ffffff;;
--primary-cta: #00d9ff;;
--secondary-cta: #1a1a1a;;
--accent: #00d9ff;;
--background-accent: #2a2a2a;; */
--card: #1a1f3a;;
--foreground: #f0f4ff;;
--primary-cta: #00f0ff;;
--secondary-cta: #6366f1;;
--accent: #00f0ff;;
--background-accent: #2d3561;; */
--background: #0f0f0f;;
--card: #1a1a1a;;
--foreground: #ffffff;;
--primary-cta: #00d9ff;;
--background: #0a0e27;;
--card: #1a1f3a;;
--foreground: #f0f4ff;;
--primary-cta: #00f0ff;;
--primary-cta-text: #ffffff;;
--secondary-cta: #1a1a1a;;
--secondary-cta: #6366f1;;
--secondary-cta-text: #000000;;
--accent: #00d9ff;;
--background-accent: #2a2a2a;;
--accent: #00f0ff;;
--background-accent: #2d3561;;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);