:root, [data-bs-theme=light], [data-bs-theme=dark] {--bs-primary: #3B3F40; --bs-primary-rgb: 59, 63, 64; --bs-primary-bg-subtle: color-mix(in sRGB, var(--bs-paper-bg) 84%, #3B3F40); --bs-primary-border-subtle: rgba(59, 63, 64, 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); }