{
  "$schema": "https://raw.githubusercontent.com/badlogic/pi-mono/main/packages/coding-agent/src/modes/interactive/theme/theme-schema.json",
  "name": "rose-pine",
  "vars": {
    "bg":        "#1a1726",
    "bgDark":    "#161320",
    "bgDeep":    "#12101c",
    "surface":   "#242038",
    "selection":  "#2e2946",
    "bgRed":     "#2c1220",
    "bgOrange":  "#2a1c12",
    "bgSky":     "#122030",
    "bgCyan":    "#132a2e",
    "bgWarm":    "#2a1830",
    "bgPink":    "#301828",
    "fg":        "#ffffff",
    "fgSoft":    "#bbbbbb",
    "comment":   "#f0a8be",
    "love":      "#f47a9e",
    "gold":      "#f8cc85",
    "rose":      "#f0c4c4",
    "pine":      "#50b8d8",
    "foam":      "#a8e0ea",
    "iris":      "#d4a8ff",
    "orchid":    "#e088d0",
    "ember":     "#f09060",
    "green":     "#78e0a0"
  },
  "colors": {
    "accent": "iris",
    "border": "orchid",
    "borderAccent": "iris",
    "borderMuted": "surface",
    "success": "foam",
    "error": "love",
    "warning": "gold",
    "muted": "comment",
    "dim": "comment",
    "text": "fg",
    "thinkingText": "foam",
    "selectedBg": "bgPink",
    "userMessageBg": "bgWarm",
    "userMessageText": "fg",
    "customMessageBg": "bgCyan",
    "customMessageText": "fg",
    "customMessageLabel": "iris",
    "toolPendingBg": "bgOrange",
    "toolSuccessBg": "bgSky",
    "toolErrorBg": "bgRed",
    "toolTitle": "gold",
    "toolOutput": "fgSoft",
    "mdHeading": "love",
    "mdLink": "foam",
    "mdLinkUrl": "comment",
    "mdCode": "gold",
    "mdCodeBlock": "fgSoft",
    "mdCodeBlockBorder": "surface",
    "mdQuote": "rose",
    "mdQuoteBorder": "surface",
    "mdHr": "surface",
    "mdListBullet": "iris",
    "toolDiffAdded": "green",
    "toolDiffRemoved": "love",
    "toolDiffContext": "comment",
    "syntaxComment": "comment",
    "syntaxKeyword": "love",
    "syntaxFunction": "foam",
    "syntaxVariable": "fg",
    "syntaxString": "gold",
    "syntaxNumber": "iris",
    "syntaxType": "pine",
    "syntaxOperator": "orchid",
    "syntaxPunctuation": "fgSoft",
    "thinkingOff": "surface",
    "thinkingMinimal": "comment",
    "thinkingLow": "pine",
    "thinkingMedium": "iris",
    "thinkingHigh": "foam",
    "thinkingXhigh": "love",
    "bashMode": "ember"
  }
}
