:root, [data-bs-theme=light], [data-bs-theme=dark] {--bs-primary: #15BCBF; --bs-primary-rgb: 21, 188, 191; --bs-primary-bg-subtle: color-mix(in sRGB, var(--bs-paper-bg) 84%, #15BCBF); --bs-primary-border-subtle: rgba(21, 188, 191, 0.3); --bs-secondary: #39BF4D; --bs-secondary-rgb: 57, 191, 77; --bs-secondary-bg-subtle: color-mix(in sRGB, var(--bs-paper-bg) 84%, #39BF4D); --bs-secondary-border-subtle: rgba(57, 191, 77, 0.3); }