{
  "name": "dark-cosmos",
  "vars": {
    "void": "#040406",
    "shadow": "#101019",
    "galaxy": "#3a2a6d",
    "nebula": "#5b4bb7",
    "starlight": "#f4f1ff",
    "starblue": "#7aa4ff",
    "success": "#63cfa5",
    "error": "#e05a6a",
    "warning": "#f0b05a",
    "muted": "#8c88a3",
    "dim": "#66627b"
  },
  "colors": {
    "accent": "nebula",
    "border": "shadow",
    "borderAccent": "starblue",
    "borderMuted": "void",
    "success": "success",
    "error": "error",
    "warning": "warning",
    "muted": "muted",
    "dim": "dim",
    "text": "",
    "thinkingText": "muted",
    "selectedBg": "#141326",
    "userMessageBg": "#0a0a12",
    "userMessageText": "",
    "customMessageBg": "#17152b",
    "customMessageText": "",
    "customMessageLabel": "nebula",
    "toolPendingBg": "#0b0d14",
    "toolSuccessBg": "#0e1514",
    "toolErrorBg": "#1a0f14",
    "toolTitle": "",
    "toolOutput": "muted",
    "mdHeading": "starlight",
    "mdLink": "starblue",
    "mdLinkUrl": "dim",
    "mdCode": "starlight",
    "mdCodeBlock": "starlight",
    "mdCodeBlockBorder": "shadow",
    "mdQuote": "muted",
    "mdQuoteBorder": "shadow",
    "mdHr": "shadow",
    "mdListBullet": "nebula",
    "toolDiffAdded": "success",
    "toolDiffRemoved": "error",
    "toolDiffContext": "muted",
    "syntaxComment": "dim",
    "syntaxKeyword": "nebula",
    "syntaxFunction": "starlight",
    "syntaxVariable": "starblue",
    "syntaxString": "warning",
    "syntaxNumber": "starlight",
    "syntaxType": "success",
    "syntaxOperator": "starlight",
    "syntaxPunctuation": "starlight",
    "thinkingOff": "void",
    "thinkingMinimal": "dim",
    "thinkingLow": "starblue",
    "thinkingMedium": "galaxy",
    "thinkingHigh": "nebula",
    "thinkingXhigh": "starlight",
    "bashMode": "starblue",
    "thinkingMax": "starlight"
  }
}
