:root {
    --c-bg: #11111b;
    --c-fg: #cdd6f4;
    --c-border: #74c7ec;
    --c-splash: #74c7ec;
    --c-highlight: #cba6f7;
    --c-title: #fab387;
    --c-focus-secondary: #b4befe;
}