[data-theme-light] {
    --color-border: #d5d5d5;
}

[data-theme-dark] {
    --color-border: #343434;
}

