{
    "name": "rose-pine-dawn",
    "vars": {
        "base": "#faf4ed",
        "baseDark1": "#f6ecdf",
        "baseLight1": "#fcf9f6",
        "surface": "#fffaf3",
        "surfaceDark1": "#fff2de",
        "surfaceLight1": "#ffffff",
        "overlay": "#f2e9e1",
        "overlayDark1": "#eadcce",
        "overlayLight1": "#f7f2ed",
        "muted": "#9893a5",
        "mutedDark1": "#7f798f",
        "mutedLight1": "#a8a3b3",
        "subtle": "#797593",
        "subtleDark1": "#5c5872",
        "subtleLight1": "#8f8ba3",
        "text": "#575279",
        "textDark1": "#2f2c42",
        "textLight1": "#7b7b7b",
        "love": "#b4637a",
        "loveDark1": "#8e4459",
        "loveLight1": "#c28093",
        "gold": "#ea9d34",
        "goldDark1": "#c17814",
        "goldLight1": "#efb25d",
        "rose": "#d7827e",
        "roseDark1": "#c54943",
        "roseLight1": "#e2a6a3",
        "pine": "#286983",
        "pineDark1": "#1d4c5f",
        "pineLight1": "#2f7b9a",
        "foam": "#56949f",
        "foamDark1": "#3c676f",
        "foamLight1": "#71a8b2",
        "iris": "#907aa9",
        "irisDark1": "#685380",
        "irisLight1": "#a998bd",
        "highlightLow": "#f4ede8",
        "highlightMed": "#dfdad9",
        "highlightHigh": "#cecacd"
    },
    "colors": {
        "accent": "irisDark1",
        "border": "overlayDark1",
        "borderAccent": "iris",
        "borderMuted": "overlay",
        "success": "foamDark1",
        "error": "loveDark1",
        "warning": "goldDark1",
        "muted": "muted",
        "dim": "mutedLight1",
        "text": "text",
        "thinkingText": "loveDark1",
        "selectedBg": "highlightMed",
        "userMessageBg": "overlay",
        "userMessageText": "text",
        "customMessageBg": "surface",
        "customMessageText": "foamDark1",
        "customMessageLabel": "irisDark1",
        "toolPendingBg": "highlightLow",
        "toolSuccessBg": "highlightLow",
        "toolErrorBg": "highlightLow",
        "toolTitle": "pineDark1",
        "toolOutput": "subtleDark1",
        "mdHeading": "irisDark1",
        "mdLink": "pine",
        "mdLinkUrl": "muted",
        "mdCode": "roseDark1",
        "mdCodeBlock": "text",
        "mdCodeBlockBorder": "overlayDark1",
        "mdQuote": "subtle",
        "mdQuoteBorder": "overlayDark1",
        "mdHr": "overlayDark1",
        "mdListBullet": "foamDark1",
        "toolDiffAdded": "foamDark1",
        "toolDiffRemoved": "loveDark1",
        "toolDiffContext": "subtle",
        "syntaxComment": "muted",
        "syntaxKeyword": "pineDark1",
        "syntaxFunction": "foamDark1",
        "syntaxVariable": "text",
        "syntaxString": "goldDark1",
        "syntaxNumber": "rose",
        "syntaxType": "irisDark1",
        "syntaxOperator": "subtle",
        "syntaxPunctuation": "muted",
        "thinkingOff": "overlayDark1",
        "thinkingMinimal": "pineDark1",
        "thinkingLow": "foamDark1",
        "thinkingMedium": "irisDark1",
        "thinkingHigh": "roseDark1",
        "thinkingXhigh": "loveDark1",
        "bashMode": "goldDark1"
    },
    "export": {
        "pageBg": "base",
        "cardBg": "surface",
        "infoBg": "highlightLow"
    }
}
