{
  "name": "rose-pine-moon",
  "vars": {
    "base": "#232136",
    "baseDark1": "#1c1a2b",
    "baseLight1": "#27253d",
    "surface": "#2a273f",
    "surfaceDark1": "#221f32",
    "surfaceLight1": "#2f2c47",
    "overlay": "#393552",
    "overlayDark1": "#2e2a42",
    "overlayLight1": "#403c5c",
    "muted": "#6e6a86",
    "mutedDark1": "#58556b",
    "mutedLight1": "#7d7995",
    "subtle": "#908caa",
    "subtleDark1": "#6e698f",
    "subtleLight1": "#a6a2ba",
    "text": "#e0def4",
    "textDark1": "#9e98dd",
    "textLight1": "#ffffff",
    "love": "#eb6f92",
    "loveDark1": "#e33264",
    "loveLight1": "#f095af",
    "gold": "#f6c177",
    "goldDark1": "#f1a233",
    "goldLight1": "#f9d5a2",
    "rose": "#ea9a97",
    "roseDark1": "#dd5c57",
    "roseLight1": "#f2c1bf",
    "pine": "#3e8fb0",
    "pineDark1": "#32728d",
    "pineLight1": "#4c9ec0",
    "foam": "#9ccfd8",
    "foamDark1": "#67b5c3",
    "foamLight1": "#bddfe5",
    "iris": "#c4a7e7",
    "irisDark1": "#9a68d6",
    "irisLight1": "#decef2",
    "highlightLow": "#2a283e",
    "highlightMed": "#44415a",
    "highlightHigh": "#56526e"
  },
  "colors": {
    "accent": "iris",
    "border": "overlayDark1",
    "borderAccent": "irisDark1",
    "borderMuted": "overlayDark1",
    "success": "foam",
    "error": "love",
    "warning": "gold",
    "muted": "muted",
    "dim": "subtleDark1",
    "text": "text",
    "thinkingText": "loveLight1",
    "selectedBg": "loveDark1",
    "userMessageBg": "surfaceLight1",
    "userMessageText": "roseLight1",
    "customMessageBg": "surfaceDark1",
    "customMessageText": "foamLight1",
    "customMessageLabel": "irisLight1",
    "toolPendingBg": "overlayDark1",
    "toolSuccessBg": "overlayDark1",
    "toolErrorBg": "overlayDark1",
    "toolTitle": "pineLight1",
    "toolOutput": "textDark1",
    "mdHeading": "irisLight1",
    "mdLink": "foam",
    "mdLinkUrl": "pineDark1",
    "mdCode": "roseLight1",
    "mdCodeBlock": "textDark1",
    "mdCodeBlockBorder": "overlayLight1",
    "mdQuote": "subtleDark1",
    "mdQuoteBorder": "overlayDark1",
    "mdHr": "overlayDark1",
    "mdListBullet": "foamDark1",
    "toolDiffAdded": "foamLight1",
    "toolDiffRemoved": "loveLight1",
    "toolDiffContext": "subtleDark1",
    "syntaxComment": "mutedDark1",
    "syntaxKeyword": "pine",
    "syntaxFunction": "foamLight1",
    "syntaxVariable": "textDark1",
    "syntaxString": "goldLight1",
    "syntaxNumber": "rose",
    "syntaxType": "irisLight1",
    "syntaxOperator": "subtleDark1",
    "syntaxPunctuation": "mutedDark1",
    "thinkingOff": "mutedDark1",
    "thinkingMinimal": "pineDark1",
    "thinkingLow": "foamDark1",
    "thinkingMedium": "iris",
    "thinkingHigh": "roseLight1",
    "thinkingXhigh": "love",
    "bashMode": "gold"
  },
  "export": {
    "pageBg": "base",
    "cardBg": "surface",
    "infoBg": "highlightLow"
  }
}
