{
  "name": "dark-taiga",
  "vars": {
    "nightPine": "#0B100D",
    "deepPine": "#121A16",
    "shadowPine": "#1B2620",
    "spruce": "#2A3A31",
    "wolfGray": "#8D9891",
    "dimWolf": "#67726B",
    "snowWhite": "#E7EFE7",
    "auroraGreen": "#6FCE8A",
    "lichenGreen": "#8DBB7F",
    "frostBlue": "#7FB7C9",
    "emberAmber": "#D8B15A",
    "errorRed": "#E06A6A"
  },
  "colors": {
    "accent": "frostBlue",
    "border": "spruce",
    "borderAccent": "snowWhite",
    "borderMuted": "shadowPine",
    "success": "lichenGreen",
    "error": "errorRed",
    "warning": "emberAmber",
    "muted": "wolfGray",
    "dim": "dimWolf",
    "text": "",
    "thinkingText": "wolfGray",
    "selectedBg": "shadowPine",
    "userMessageBg": "deepPine",
    "userMessageText": "",
    "customMessageBg": "#18221D",
    "customMessageText": "",
    "customMessageLabel": "snowWhite",
    "toolPendingBg": "nightPine",
    "toolSuccessBg": "#101C16",
    "toolErrorBg": "#201313",
    "toolTitle": "",
    "toolOutput": "wolfGray",
    "mdHeading": "snowWhite",
    "mdLink": "frostBlue",
    "mdLinkUrl": "dimWolf",
    "mdCode": "snowWhite",
    "mdCodeBlock": "auroraGreen",
    "mdCodeBlockBorder": "spruce",
    "mdQuote": "wolfGray",
    "mdQuoteBorder": "spruce",
    "mdHr": "shadowPine",
    "mdListBullet": "auroraGreen",
    "toolDiffAdded": "lichenGreen",
    "toolDiffRemoved": "errorRed",
    "toolDiffContext": "wolfGray",
    "syntaxComment": "dimWolf",
    "syntaxKeyword": "frostBlue",
    "syntaxFunction": "emberAmber",
    "syntaxVariable": "snowWhite",
    "syntaxString": "auroraGreen",
    "syntaxNumber": "lichenGreen",
    "syntaxType": "frostBlue",
    "syntaxOperator": "wolfGray",
    "syntaxPunctuation": "wolfGray",
    "thinkingOff": "shadowPine",
    "thinkingMinimal": "dimWolf",
    "thinkingLow": "spruce",
    "thinkingMedium": "frostBlue",
    "thinkingHigh": "auroraGreen",
    "thinkingXhigh": "snowWhite",
    "bashMode": "auroraGreen",
    "thinkingMax": "snowWhite"
  }
}
