[data-theme="sunlight"] {
    --bg: #fcf8f0;
    --surface: #ffffff;
    --surface-2: #f5efe3;
    --surface-3: #ece3cf;
    --border: #e4d8bf;
    --border-strong: #c9b689;
    --fg: #2d2519;
    --fg-dim: #6d5f47;
    --fg-faint: #9c8e6f;
    --accent: #d4811e;
    --accent-fg: #ffffff;
    --success: #6f9147;
    --warning: #c68a16;
    --danger: #c04f38;
    --info: #8a6f3a;
}
