{ "$schema": "https://raw.githubusercontent.com/badlogic/pi-mono/main/packages/coding-agent/src/modes/interactive/theme/theme-schema.json", "name": "wezterm-sync-9a35138e", "vars": { "bg": "#faf4ed", "fg": "#2a2a2a", "accent": "#7b4fc4", "accentAlt": "#c45a1c", "link": "#1a7db5", "error": "#d1344f", "success": "#1e9b52", "warning": "#b8890f", "muted": "#73716e", "dim": "#9c9995", "borderMuted": "#c6c2bc", "selectedBg": "#eee8e1", "userMsgBg": "#f2ece5", "toolPendingBg": "#f5efe8", "toolSuccessBg": "#e0e9da", "toolErrorBg": "#f5ddda", "customMsgBg": "#f0e7ea" }, "colors": { "accent": "accent", "border": "link", "borderAccent": "accent", "borderMuted": "borderMuted", "success": "success", "error": "error", "warning": "warning", "muted": "muted", "dim": "dim", "text": "", "thinkingText": "muted", "selectedBg": "selectedBg", "userMessageBg": "userMsgBg", "userMessageText": "", "customMessageBg": "customMsgBg", "customMessageText": "", "customMessageLabel": "accent", "toolPendingBg": "toolPendingBg", "toolSuccessBg": "toolSuccessBg", "toolErrorBg": "toolErrorBg", "toolTitle": "", "toolOutput": "muted", "mdHeading": "warning", "mdLink": "link", "mdLinkUrl": "dim", "mdCode": "accent", "mdCodeBlock": "success", "mdCodeBlockBorder": "muted", "mdQuote": "muted", "mdQuoteBorder": "muted", "mdHr": "muted", "mdListBullet": "accent", "toolDiffAdded": "success", "toolDiffRemoved": "error", "toolDiffContext": "muted", "syntaxComment": "muted", "syntaxKeyword": "accent", "syntaxFunction": "link", "syntaxVariable": "accentAlt", "syntaxString": "success", "syntaxNumber": "accent", "syntaxType": "accentAlt", "syntaxOperator": "fg", "syntaxPunctuation": "muted", "thinkingOff": "borderMuted", "thinkingMinimal": "muted", "thinkingLow": "link", "thinkingMedium": "accentAlt", "thinkingHigh": "accent", "thinkingXhigh": "accent", "bashMode": "success" }, "export": { "pageBg": "#fffcf5", "cardBg": "#faf4ed", "infoBg": "#f2e7d2" } }