
[data-bs-theme="dark"] .cake-debug-output  {
    --color-bg:var(--bs-card-cap-color);


    border: var(--bs-card-border-width) solid var(--bs-card-border-color);
}


html[data-bs-theme="dark"] {
    --color-background-skew:#5555552B;
    --color-background-skew-reverse: #5555552B;
}