[data-theme="sky"] {
    --bg: #f0f5fb;
    --surface: #ffffff;
    --surface-2: #e8eff8;
    --surface-3: #dae4f0;
    --border: #cdd9ea;
    --border-strong: #a6b8d6;
    --fg: #131a2a;
    --fg-dim: #45536f;
    --fg-faint: #7886a2;
    --accent: #2566c4;
    --accent-fg: #ffffff;
    --success: #2e7d4f;
    --warning: #b87c10;
    --danger: #b8392e;
    --info: #2566c4;
}
