{
  "name": "dark-nebula",
  "vars": {
    "void": "#07060b",
    "nebula": "#2b1b3d",
    "magenta": "#d66bd8",
    "teal": "#35b4c3",
    "violet": "#5b3fa6",
    "star": "#f2d7ff",
    "success": "#55c6a9",
    "error": "#e25a6a",
    "warning": "#f0b35a",
    "muted": "#8f8599",
    "dim": "#6d6378"
  },
  "colors": {
    "accent": "magenta",
    "border": "violet",
    "borderAccent": "teal",
    "borderMuted": "nebula",
    "success": "success",
    "error": "error",
    "warning": "warning",
    "muted": "muted",
    "dim": "dim",
    "text": "",
    "thinkingText": "muted",
    "selectedBg": "#1b1427",
    "userMessageBg": "#0f0b18",
    "userMessageText": "",
    "customMessageBg": "#1e1530",
    "customMessageText": "",
    "customMessageLabel": "magenta",
    "toolPendingBg": "#10131d",
    "toolSuccessBg": "#0f1b1a",
    "toolErrorBg": "#1c1115",
    "toolTitle": "",
    "toolOutput": "muted",
    "mdHeading": "star",
    "mdLink": "teal",
    "mdLinkUrl": "dim",
    "mdCode": "star",
    "mdCodeBlock": "teal",
    "mdCodeBlockBorder": "nebula",
    "mdQuote": "muted",
    "mdQuoteBorder": "nebula",
    "mdHr": "nebula",
    "mdListBullet": "magenta",
    "toolDiffAdded": "success",
    "toolDiffRemoved": "error",
    "toolDiffContext": "muted",
    "syntaxComment": "dim",
    "syntaxKeyword": "violet",
    "syntaxFunction": "magenta",
    "syntaxVariable": "teal",
    "syntaxString": "warning",
    "syntaxNumber": "star",
    "syntaxType": "success",
    "syntaxOperator": "star",
    "syntaxPunctuation": "star",
    "thinkingOff": "nebula",
    "thinkingMinimal": "dim",
    "thinkingLow": "teal",
    "thinkingMedium": "violet",
    "thinkingHigh": "magenta",
    "thinkingXhigh": "star",
    "bashMode": "teal",
    "thinkingMax": "star"
  }
}
