{
  "$schema": "https://raw.githubusercontent.com/badlogic/pi-mono/main/packages/coding-agent/src/modes/interactive/theme/theme-schema.json",
  "name": "nord",
  "vars": {
    "nord0": "#2e3440", "nord1": "#3b4252", "nord2": "#434c5e", "nord3": "#4c566a",
    "nord4": "#d8dee9", "nord7": "#8fbcbb", "nord8": "#88c0d0", "nord9": "#81a1c1",
    "nord10": "#5e81ac", "nord11": "#bf616a", "nord12": "#d08770", "nord13": "#ebcb8b",
    "nord14": "#a3be8c", "nord15": "#b48ead"
  },
  "colors": {
    "accent": "nord8", "border": "nord2", "borderAccent": "nord8", "borderMuted": "nord1",
    "success": "nord14", "error": "nord11", "warning": "nord13", "muted": "nord3", "dim": "nord2",
    "text": "", "thinkingText": "nord3",
    "selectedBg": "#3b4252", "userMessageBg": "#3b4252", "userMessageText": "",
    "customMessageBg": "#3b4252", "customMessageText": "", "customMessageLabel": "nord8",
    "toolPendingBg": "#2e3440", "toolSuccessBg": "#2e3a2e", "toolErrorBg": "#3a2e2e",
    "toolTitle": "nord8", "toolOutput": "",
    "mdHeading": "nord12", "mdLink": "nord9", "mdLinkUrl": "nord3", "mdCode": "nord7",
    "mdCodeBlock": "", "mdCodeBlockBorder": "nord2", "mdQuote": "nord3", "mdQuoteBorder": "nord2",
    "mdHr": "nord2", "mdListBullet": "nord8",
    "toolDiffAdded": "nord14", "toolDiffRemoved": "nord11", "toolDiffContext": "nord3",
    "syntaxComment": "nord3", "syntaxKeyword": "nord9", "syntaxFunction": "nord8",
    "syntaxVariable": "nord4", "syntaxString": "nord14", "syntaxNumber": "nord15",
    "syntaxType": "nord7", "syntaxOperator": "nord9", "syntaxPunctuation": "nord3",
    "thinkingOff": "nord2", "thinkingMinimal": "nord3", "thinkingLow": "nord10",
    "thinkingMedium": "nord8", "thinkingHigh": "nord15", "thinkingXhigh": "nord11",
    "bashMode": "nord12"
  }
}
