{ "$schema": "https://raw.githubusercontent.com/can1357/oh-my-pi/main/packages/coding-agent/theme-schema.json", "name": "pom-nocturne", "vars": { "black": "#09090f", "glass": "#151322", "smoke": "#242039", "violet": "#9b7cff", "prism": "#c4b5fd", "silver": "#d8d7e5", "pearl": "#f7f5ff", "crimson": "#ff5c7c", "ember": "#ff9f43", "jade": "#55e6a5", "cyan": "#58d7ff", "gold": "#ffd166" }, "colors": { "accent": "violet", "border": "smoke", "borderAccent": "violet", "borderMuted": "#322e48", "success": "jade", "error": "crimson", "warning": "gold", "muted": "smoke", "dim": "#625d79", "text": "", "thinkingText": "silver", "selectedBg": "smoke", "userMessageBg": "glass", "userMessageText": "", "customMessageBg": "glass", "customMessageText": "", "customMessageLabel": "violet", "toolPendingBg": "glass", "toolSuccessBg": "#10251f", "toolErrorBg": "#2b121c", "toolTitle": "", "toolOutput": "silver", "mdHeading": "prism", "mdLink": "cyan", "mdLinkUrl": "#7ab8cc", "mdCode": "violet", "mdCodeBlock": "silver", "mdCodeBlockBorder": "smoke", "mdQuote": "#9e9a95", "mdQuoteBorder": "smoke", "mdHr": "smoke", "mdListBullet": "violet", "toolDiffAdded": "jade", "toolDiffRemoved": "crimson", "toolDiffContext": "#6e6960", "syntaxComment": "#6e6960", "syntaxKeyword": "violet", "syntaxFunction": "cyan", "syntaxVariable": "silver", "syntaxString": "jade", "syntaxNumber": "gold", "syntaxType": "prism", "syntaxOperator": "#b8b4af", "syntaxPunctuation": "#8a857f", "thinkingOff": "#6e6960", "thinkingMinimal": "#7a7570", "thinkingLow": "#8a857f", "thinkingMedium": "#9e9a95", "thinkingHigh": "#b8b4af", "thinkingXhigh": "silver", "bashMode": "violet", "statusLineBg": "glass", "statusLineSep": "#413b5a", "statusLineModel": "violet", "statusLinePath": "cyan", "statusLineGitClean": "jade", "statusLineGitDirty": "ember", "statusLineContext": "#9e9a95", "statusLineSpend": "gold", "statusLineStaged": "jade", "statusLineDirty": "ember", "statusLineUntracked": "#9e9a95", "statusLineOutput": "cyan", "statusLineCost": "gold", "statusLineSubagents": "violet", "pythonMode": "gold" }, "export": { "pageBg": "black", "cardBg": "glass", "infoBg": "smoke" } }