{
  "name": "quartz",
  "vars": {
    "rosePink": "#c07088",
    "quartzPurple": "#8070a0",
    "softRose": "#e8dce0",
    "deepRoseGray": "#3a2830",
    "palePink": "#f5e8ed",
    "dustyRose": "#9e6b7b",
    "lavenderGray": "#a898b0",
    "crystalMint": "#7fa090",
    "warmGold": "#c09870",
    "roseRed": "#b85860",
    "roseGreen": "#88a088",
    "selectedBg": "#f0e0e8",
    "userMsgBg": "#faf5f7",
    "toolPendingBg": "#f5eef8",
    "toolSuccessBg": "#f0f5f0",
    "toolErrorBg": "#f8f0f0",
    "customMsgBg": "#f5f0f8"
  },
  "colors": {
    "accent": "rosePink",
    "border": "quartzPurple",
    "borderAccent": "rosePink",
    "borderMuted": "softRose",
    "success": "roseGreen",
    "error": "roseRed",
    "warning": "warmGold",
    "muted": "dustyRose",
    "dim": "lavenderGray",
    "text": "",
    "thinkingText": "dustyRose",
    "selectedBg": "selectedBg",
    "userMessageBg": "userMsgBg",
    "userMessageText": "",
    "customMessageBg": "customMsgBg",
    "customMessageText": "",
    "customMessageLabel": "#8070a0",
    "toolPendingBg": "toolPendingBg",
    "toolSuccessBg": "toolSuccessBg",
    "toolErrorBg": "toolErrorBg",
    "toolTitle": "",
    "toolOutput": "dustyRose",
    "mdHeading": "warmGold",
    "mdLink": "quartzPurple",
    "mdLinkUrl": "lavenderGray",
    "mdCode": "rosePink",
    "mdCodeBlock": "crystalMint",
    "mdCodeBlockBorder": "dustyRose",
    "mdQuote": "dustyRose",
    "mdQuoteBorder": "softRose",
    "mdHr": "softRose",
    "mdListBullet": "roseGreen",
    "toolDiffAdded": "roseGreen",
    "toolDiffRemoved": "roseRed",
    "toolDiffContext": "dustyRose",
    "syntaxComment": "#7fa090",
    "syntaxKeyword": "#8070a0",
    "syntaxFunction": "#c07088",
    "syntaxVariable": "#3a2830",
    "syntaxString": "#b85860",
    "syntaxNumber": "#88a088",
    "syntaxType": "#9e6b7b",
    "syntaxOperator": "#3a2830",
    "syntaxPunctuation": "#3a2830",
    "thinkingOff": "softRose",
    "thinkingMinimal": "#a898b0",
    "thinkingLow": "#8070a0",
    "thinkingMedium": "#c07088",
    "thinkingHigh": "#9e6b7b",
    "thinkingXhigh": "#8b4560",
    "bashMode": "roseGreen",
    "thinkingMax": "#8b4560"
  }
}
