:root, [data-bs-theme=light], [data-bs-theme=dark] {--bs-primary: #696CFF; --bs-primary-rgb: 105, 108, 255; --bs-primary-bg-subtle: color-mix(in sRGB, var(--bs-paper-bg) 84%, #696CFF); --bs-primary-border-subtle: rgba(105, 108, 255, 0.3); --bs-secondary: #8592A3; --bs-secondary-rgb: 133, 146, 163; --bs-secondary-bg-subtle: color-mix(in sRGB, var(--bs-paper-bg) 84%, #8592A3); --bs-secondary-border-subtle: rgba(133, 146, 163, 0.3); }