{
  "$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",
    "nord5":  "#e5e9f0",
    "nord6":  "#eceff4",
    "nord7":  "#8fbcbb",
    "nord8":  "#88c0d0",
    "nord9":  "#81a1c1",
    "nord10": "#5e81ac",
    "nord11": "#bf616a",
    "nord12": "#d08770",
    "nord13": "#ebcb8b",
    "nord14": "#a3be8c",
    "nord15": "#b48ead"
  },
  "colors": {
    "accent":             "nord8",
    "border":             "nord8",
    "borderAccent":       "nord7",
    "borderMuted":        "nord3",
    "success":            "nord14",
    "error":              "nord11",
    "warning":            "nord13",
    "muted":              "nord3",
    "dim":                "nord2",
    "text":               "",
    "thinkingText":       "nord4",

    "selectedBg":         "nord1",
    "userMessageBg":      "nord0",
    "userMessageText":    "",
    "customMessageBg":    "nord1",
    "customMessageText":  "",
    "customMessageLabel": "nord8",
    "toolPendingBg":      "nord0",
    "toolSuccessBg":      "#2e3d2e",
    "toolErrorBg":        "#3d2e2e",
    "toolTitle":          "nord8",
    "toolOutput":         "",

    "mdHeading":          "nord8",
    "mdLink":             "nord9",
    "mdLinkUrl":          "nord10",
    "mdCode":             "nord7",
    "mdCodeBlock":        "",
    "mdCodeBlockBorder":  "nord3",
    "mdQuote":            "nord4",
    "mdQuoteBorder":      "nord3",
    "mdHr":               "nord3",
    "mdListBullet":       "nord9",

    "toolDiffAdded":      "nord14",
    "toolDiffRemoved":    "nord11",
    "toolDiffContext":    "nord4",

    "syntaxComment":      "nord3",
    "syntaxKeyword":      "nord9",
    "syntaxFunction":     "nord8",
    "syntaxVariable":     "nord4",
    "syntaxString":       "nord14",
    "syntaxNumber":       "nord15",
    "syntaxType":         "nord7",
    "syntaxOperator":     "nord9",
    "syntaxPunctuation":  "nord3",

    "thinkingOff":        "nord2",
    "thinkingMinimal":    "nord9",
    "thinkingLow":        "nord8",
    "thinkingMedium":     "nord7",
    "thinkingHigh":       "nord15",
    "thinkingXhigh":      "nord11",

    "bashMode":           "nord13"
  }
}
