[data-bs-theme=dark] { --bs-warning: #ce8547; --bs-warning-rgb: 206,133,71; --bs-warning-text-emphasis: #E2B691; --bs-warning-bg-subtle: #291B0E; --bs-warning-border-subtle: #7C502B; --bs-body-color: #ffc107; --bs-body-color-rgb: 255,193,7; --bs-secondary-color: rgba(255,193,7,0.75); --bs-secondary-color-rgb: 255,193,7,0.75; --bs-tertiary-color: rgba(255,193,7,0.5); --bs-tertiary-color-rgb: 255,193,7,0.5; --bs-body-bg: #26282a; --bs-body-bg-rgb: 38,40,42; --bs-link-color: #ce8547; --bs-link-color-rgb: 206,133,71; --bs-link-hover-color: #f7ba49; --bs-link-hover-color-rgb: 247,186,73; } [data-bs-theme=dark] .btn-warning, .btn-warning[data-bs-theme=dark] { --bs-btn-color: #000000; --bs-btn-bg: #ce8547; --bs-btn-border-color: #ce8547; --bs-btn-hover-color: #000000; --bs-btn-hover-bg: #D59763; --bs-btn-hover-border-color: #D39159; --bs-btn-focus-shadow-rgb: 31,20,11; --bs-btn-active-color: #000000; --bs-btn-active-bg: #D89D6C; --bs-btn-active-border-color: #D39159; --bs-btn-disabled-color: #000000; --bs-btn-disabled-bg: #ce8547; --bs-btn-disabled-border-color: #ce8547; } [data-bs-theme=dark] .btn-outline-warning, .btn-outline-warning[data-bs-theme=dark] { --bs-btn-color: #ce8547; --bs-btn-border-color: #ce8547; --bs-btn-focus-shadow-rgb: 206,133,71; --bs-btn-hover-color: #000000; --bs-btn-hover-bg: #ce8547; --bs-btn-hover-border-color: #ce8547; --bs-btn-active-color: #000000; --bs-btn-active-bg: #ce8547; --bs-btn-active-border-color: #ce8547; --bs-btn-disabled-color: #ce8547; --bs-btn-disabled-bg: transparent; --bs-btn-disabled-border-color: #ce8547; }