:root {
    --theme-color: rgb(194, 189, 189);
    --base-background-color: rgb(0, 0, 0);
    --sidebar-background : var(--base-background-color);
    --border-radius-m : 0;
}