{
  "name": "alabaster",
  "vars": {
    "alabaster": "#fdfcfb",
    "chiseledBlack": "#1a1c20",
    "shadowGray": "#505860",
    "carvedDepth": "#6a7080",
    "subtleShadow": "#e8e8ec",
    "lightShadow": "#f0f0f4",
    "accent": "#404850",
    "warmShadow": "#8a7060",
    "selectedBg": "#f0eff0",
    "userMsgBg": "#f5f4f5",
    "toolPendingBg": "#f3f3f8",
    "toolSuccessBg": "#f4f5f4",
    "toolErrorBg": "#f8f3f3",
    "customMsgBg": "#f6f4f7"
  },
  "colors": {
    "accent": "shadowGray",
    "border": "subtleShadow",
    "borderAccent": "shadowGray",
    "borderMuted": "lightShadow",
    "success": "#405840",
    "error": "#704040",
    "warning": "#806850",
    "muted": "carvedDepth",
    "dim": "#909098",
    "text": "",
    "thinkingText": "carvedDepth",
    "selectedBg": "selectedBg",
    "userMessageBg": "userMsgBg",
    "userMessageText": "",
    "customMessageBg": "customMsgBg",
    "customMessageText": "",
    "customMessageLabel": "shadowGray",
    "toolPendingBg": "toolPendingBg",
    "toolSuccessBg": "toolSuccessBg",
    "toolErrorBg": "toolErrorBg",
    "toolTitle": "",
    "toolOutput": "carvedDepth",
    "mdHeading": "chiseledBlack",
    "mdLink": "shadowGray",
    "mdLinkUrl": "carvedDepth",
    "mdCode": "accent",
    "mdCodeBlock": "shadowGray",
    "mdCodeBlockBorder": "subtleShadow",
    "mdQuote": "carvedDepth",
    "mdQuoteBorder": "subtleShadow",
    "mdHr": "subtleShadow",
    "mdListBullet": "shadowGray",
    "toolDiffAdded": "#405840",
    "toolDiffRemoved": "#704040",
    "toolDiffContext": "carvedDepth",
    "syntaxComment": "#707880",
    "syntaxKeyword": "#303840",
    "syntaxFunction": "chiseledBlack",
    "syntaxVariable": "chiseledBlack",
    "syntaxString": "warmShadow",
    "syntaxNumber": "shadowGray",
    "syntaxType": "#303840",
    "syntaxOperator": "#404850",
    "syntaxPunctuation": "#505860",
    "thinkingOff": "#c0c0c8",
    "thinkingMinimal": "#a0a0a8",
    "thinkingLow": "#808090",
    "thinkingMedium": "#606870",
    "thinkingHigh": "#505860",
    "thinkingXhigh": "#303840",
    "bashMode": "#405840",
    "thinkingMax": "#303840"
  }
}
