{
  "name": "dark-lunar",
  "vars": {
    "night": "#0b0d12",
    "crater": "#1a1d26",
    "moonlight": "#d6dbe3",
    "glow": "#a5c4e0",
    "ice": "#7aa2c8",
    "success": "#6fc49b",
    "error": "#e06a6a",
    "warning": "#f0c27d",
    "muted": "#9aa7b8",
    "dim": "#6a7686"
  },
  "colors": {
    "accent": "moonlight",
    "border": "crater",
    "borderAccent": "glow",
    "borderMuted": "night",
    "success": "success",
    "error": "error",
    "warning": "warning",
    "muted": "muted",
    "dim": "dim",
    "text": "",
    "thinkingText": "muted",
    "selectedBg": "#141720",
    "userMessageBg": "#0d0f15",
    "userMessageText": "",
    "customMessageBg": "#151923",
    "customMessageText": "",
    "customMessageLabel": "glow",
    "toolPendingBg": "#10131b",
    "toolSuccessBg": "#121c17",
    "toolErrorBg": "#1b1114",
    "toolTitle": "",
    "toolOutput": "muted",
    "mdHeading": "moonlight",
    "mdLink": "ice",
    "mdLinkUrl": "dim",
    "mdCode": "moonlight",
    "mdCodeBlock": "glow",
    "mdCodeBlockBorder": "crater",
    "mdQuote": "muted",
    "mdQuoteBorder": "crater",
    "mdHr": "crater",
    "mdListBullet": "glow",
    "toolDiffAdded": "success",
    "toolDiffRemoved": "error",
    "toolDiffContext": "muted",
    "syntaxComment": "dim",
    "syntaxKeyword": "ice",
    "syntaxFunction": "moonlight",
    "syntaxVariable": "glow",
    "syntaxString": "warning",
    "syntaxNumber": "moonlight",
    "syntaxType": "success",
    "syntaxOperator": "moonlight",
    "syntaxPunctuation": "moonlight",
    "thinkingOff": "night",
    "thinkingMinimal": "dim",
    "thinkingLow": "ice",
    "thinkingMedium": "glow",
    "thinkingHigh": "moonlight",
    "thinkingXhigh": "#eef3f8",
    "bashMode": "ice",
    "thinkingMax": "#eef3f8"
  }
}
