{
  "name": "dark-tundra",
  "vars": {
    "frostBlack": "#0B0F12",
    "iceCave": "#11171C",
    "glacierBlue": "#172028",
    "permafrost": "#1E2A34",
    "coldBorder": "#2A3A46",
    "iceWhite": "#E3E9F0",
    "auroraGreen": "#66D1A1",
    "successGreen": "#5FB487",
    "warningGold": "#D0B04D",
    "errorRed": "#D26B6B",
    "mutedIce": "#A3B0BF",
    "dimIce": "#667381"
  },
  "colors": {
    "accent": "auroraGreen",
    "border": "coldBorder",
    "borderAccent": "iceWhite",
    "borderMuted": "glacierBlue",
    "success": "successGreen",
    "error": "errorRed",
    "warning": "warningGold",
    "muted": "mutedIce",
    "dim": "dimIce",
    "text": "",
    "thinkingText": "mutedIce",
    "selectedBg": "glacierBlue",
    "userMessageBg": "iceCave",
    "userMessageText": "",
    "customMessageBg": "#162028",
    "customMessageText": "",
    "customMessageLabel": "iceWhite",
    "toolPendingBg": "frostBlack",
    "toolSuccessBg": "#0F1816",
    "toolErrorBg": "#211415",
    "toolTitle": "",
    "toolOutput": "mutedIce",
    "mdHeading": "iceWhite",
    "mdLink": "auroraGreen",
    "mdLinkUrl": "dimIce",
    "mdCode": "iceWhite",
    "mdCodeBlock": "auroraGreen",
    "mdCodeBlockBorder": "coldBorder",
    "mdQuote": "mutedIce",
    "mdQuoteBorder": "coldBorder",
    "mdHr": "glacierBlue",
    "mdListBullet": "auroraGreen",
    "toolDiffAdded": "successGreen",
    "toolDiffRemoved": "errorRed",
    "toolDiffContext": "mutedIce",
    "syntaxComment": "dimIce",
    "syntaxKeyword": "auroraGreen",
    "syntaxFunction": "warningGold",
    "syntaxVariable": "iceWhite",
    "syntaxString": "successGreen",
    "syntaxNumber": "warningGold",
    "syntaxType": "auroraGreen",
    "syntaxOperator": "mutedIce",
    "syntaxPunctuation": "mutedIce",
    "thinkingOff": "glacierBlue",
    "thinkingMinimal": "dimIce",
    "thinkingLow": "coldBorder",
    "thinkingMedium": "auroraGreen",
    "thinkingHigh": "iceWhite",
    "thinkingXhigh": "warningGold",
    "bashMode": "auroraGreen",
    "thinkingMax": "warningGold"
  }
}
