[data-theme="custom"] { --color-base-100: oklch(9.5% 0.018 250);
--color-base-200: oklch(12% 0.02 250);
--color-base-300: oklch(16% 0.022 250);
--color-base-content: oklch(96% 0.005 250);
--color-primary: #FFE303;
--color-primary-content: oklch(20% 0.02 95);
--color-secondary: #c0c8d4;
--color-secondary-content: oklch(20% 0.01 250);
--color-accent: #e0f2fe;
--color-accent-content: oklch(15% 0.02 250);
--color-neutral: #1a2332;
--color-neutral-content: #e2e8f0;
--color-info: oklch(80% 0.1 230);
--color-info-content: oklch(15% 0.02 250);
--color-success: oklch(80% 0.15 150);
--color-success-content: oklch(15% 0.02 150);
--color-warning: oklch(85% 0.15 85);
--color-warning-content: oklch(20% 0.05 85);
--color-error: oklch(70% 0.19 25);
--color-error-content: oklch(15% 0.02 25);
--radius-selector: 0.25rem;
--radius-field: 0.25rem;
--radius-box: 0.375rem;
--border: 1px;
--depth: 1;
--noise: 0;
color-scheme: dark; }