:root, [data-bs-theme=light], [data-bs-theme=dark] {--bs-primary: #454545; --bs-primary-rgb: 69, 69, 69; --bs-primary-bg-subtle: color-mix(in sRGB, var(--bs-paper-bg) 84%, #454545); --bs-primary-border-subtle: rgba(69, 69, 69, 0.3); --bs-secondary: #3B3636; --bs-secondary-rgb: 59, 54, 54; --bs-secondary-bg-subtle: color-mix(in sRGB, var(--bs-paper-bg) 84%, #3B3636); --bs-secondary-border-subtle: rgba(59, 54, 54, 0.3); }