{
  "name": "dark-poimandres",
  "vars": {
    "poimandresBg": "#1b1e28",
    "poimandresFocus": "#303340",
    "poimandresGray": "#a6accd",
    "poimandresDarkerGray": "#767c9d",
    "poimandresBluishGray": "#506477",
    "poimandresOffWhite": "#e4f0fb",
    "poimandresBrightMint": "#5DE4c7",
    "poimandresStrongTurquoise": "#00CED1",
    "poimandresLowerMint": "#5fb3a1",
    "poimandresLightBlue": "#ADD7FF",
    "poimandresLowerBlue": "#89ddff",
    "poimandresDesaturatedGreen": "#7AC6B6",
    "poimandresHotRed": "#d0679d",
    "poimandresPink": "#f087bd",
    "poimandresBrightYellow": "#fffac2",
    "poimandresBluishGrayBrighter": "#7390AA",
    "poimandresSelection": "#717cb425",
    "poimandresWhite": "#ffffff",
    "poimandresBlack": "#000000",
    "poimandresBg256": 235,
    "poimandresFocus256": 238,
    "poimandresGray256": 109,
    "poimandresDarkerGray256": 103,
    "poimandresBluishGray256": 66,
    "poimandresBrightMint256": 86,
    "poimandresStrongTurquoise256": 44,
    "poimandresLowerMint256": 79,
    "poimandresLightBlue256": 153,
    "poimandresLowerBlue256": 117,
    "poimandresDesaturatedGreen256": 79,
    "poimandresHotRed256": 169,
    "poimandresPink256": 211,
    "poimandresBrightYellow256": 229,
    "poimandresBluishGrayBrighter256": 110,
    "poimandresSubtleBg": "#1b1e28",
    "poimandresMediumBg": "#23273a",
    "poimandresBrightBg": "#303340"
  },
  "colors": {
    "accent": "poimandresStrongTurquoise",
    "border": "poimandresBluishGray",
    "borderAccent": "poimandresDarkerGray",
    "borderMuted": "poimandresBluishGray",
    "success": "poimandresStrongTurquoise",
    "error": "poimandresHotRed",
    "warning": "poimandresBrightYellow",
    "muted": "poimandresDarkerGray",
    "dim": "poimandresBluishGray",
    "text": "poimandresGray",
    "thinkingText": "poimandresDarkerGray",
    "selectedBg": "poimandresSelection",
    "userMessageBg": "poimandresFocus",
    "userMessageText": "poimandresWhite",
    "customMessageBg": "poimandresFocus",
    "customMessageText": "poimandresWhite",
    "customMessageLabel": "poimandresStrongTurquoise",
    "toolPendingBg": "poimandresFocus",
    "toolSuccessBg": "poimandresMediumBg",
    "toolErrorBg": "poimandresFocus",
    "toolTitle": "poimandresBrightMint",
    "toolOutput": "poimandresDarkerGray",
    "mdHeading": "poimandresBrightMint",
    "mdLink": "poimandresDesaturatedGreen",
    "mdLinkUrl": "poimandresStrongTurquoise",
    "mdCode": "poimandresStrongTurquoise",
    "mdCodeBlock": "poimandresGray",
    "mdCodeBlockBorder": "poimandresBluishGray",
    "mdQuote": "poimandresDarkerGray",
    "mdQuoteBorder": "poimandresBluishGray",
    "mdHr": "poimandresDarkerGray",
    "mdListBullet": "poimandresBrightMint",
    "toolDiffAdded": "poimandresStrongTurquoise",
    "toolDiffRemoved": "poimandresHotRed",
    "toolDiffContext": "poimandresDarkerGray",
    "syntaxComment": "poimandresDarkerGray",
    "syntaxKeyword": "poimandresDesaturatedGreen",
    "syntaxFunction": "poimandresBrightMint",
    "syntaxVariable": "poimandresStrongTurquoise",
    "syntaxString": "poimandresStrongTurquoise",
    "syntaxNumber": "poimandresPink",
    "syntaxType": "poimandresStrongTurquoise",
    "syntaxOperator": "poimandresDesaturatedGreen",
    "syntaxPunctuation": "poimandresGray",
    "thinkingOff": "poimandresBluishGray",
    "thinkingMinimal": "poimandresDarkerGray",
    "thinkingLow": "poimandresBrightMint",
    "thinkingMedium": "poimandresStrongTurquoise",
    "thinkingHigh": "poimandresPink",
    "thinkingXhigh": "poimandresHotRed",
    "bashMode": "poimandresDesaturatedGreen",
    "pythonMode": "poimandresStrongTurquoise",
    "statusLineBg": "poimandresFocus",
    "statusLineSep": 66,
    "statusLineModel": "poimandresBrightMint",
    "statusLinePath": "poimandresGray",
    "statusLineGitClean": "poimandresStrongTurquoise",
    "statusLineGitDirty": "poimandresHotRed",
    "statusLineContext": "poimandresDarkerGray",
    "statusLineSpend": "poimandresLowerMint",
    "statusLineStaged": 44,
    "statusLineDirty": 169,
    "statusLineUntracked": 229,
    "statusLineOutput": "poimandresLowerBlue",
    "statusLineCost": "poimandresPink",
    "statusLineSubagents": "poimandresDesaturatedGreen"
  },
  "export": {
    "pageBg": "poimandresBg",
    "cardBg": "poimandresFocus",
    "infoBg": "poimandresFocus"
  },
  "symbols": {
    "preset": "nerd",
    "overrides": {
      "status.success": "●",
      "status.error": "✖",
      "status.warning": "◆",
      "status.info": "○",
      "status.pending": "◌",
      "nav.cursor": "▸",
      "nav.selected": "▴",
      "thinking.minimal": "◌",
      "thinking.low": "◍",
      "thinking.medium": "◎",
      "thinking.high": "◉",
      "thinking.xhigh": "●",
      "icon.model": "◇",
      "icon.plan": "◈",
      "icon.goal": "⊙",
      "icon.pause": "‖",
      "icon.loop": "↻",
      "icon.folder": "▸",
      "icon.scratchFolder": "◌",
      "icon.pi": "π",
      "format.bullet": "◦",
      "md.bullet": "◦"
    }
  }
}
