{
  "name": "d1337-sovereign",
  "description": "Dark sovereign theme for D1337 CIPHER-OSC V3",
  "colors": {
    "primary": "#ff0033",
    "secondary": "#00ff41",
    "background": "#0a0a0f",
    "surface": "#12121a",
    "surfaceHover": "#1a1a2e",
    "text": "#e0e0e8",
    "textDim": "#6b6b7b",
    "accent": "#ff6600",
    "error": "#ff0033",
    "warning": "#ffaa00",
    "success": "#00ff41",
    "info": "#00bfff",
    "border": "#2a2a3a",
    "codeBackground": "#0d0d15",
    "codeForeground": "#00ff41",
    "promptSymbol": "#ff0033",
    "agentName": "#ff6600",
    "userMessage": "#e0e0e8",
    "assistantMessage": "#00ff41",
    "toolCall": "#00bfff",
    "toolResult": "#ffaa00",
    "thinking": "#6b6b7b",
    "selection": "#ff003333",
    "cursor": "#ff0033",
    "link": "#00bfff",
    "heading": "#ff6600",
    "bold": "#ffffff",
    "italic": "#00ff41",
    "strikethrough": "#6b6b7b",
    "listBullet": "#ff0033",
    "tableHeader": "#ff6600",
    "tableBorder": "#2a2a3a",
    "diffAdd": "#00ff41",
    "diffRemove": "#ff0033",
    "diffContext": "#6b6b7b"
  },
  "typography": {
    "fontFamily": "JetBrains Mono, Fira Code, monospace",
    "fontSize": 14,
    "lineHeight": 1.6
  },
  "branding": {
    "logo": "⚡",
    "name": "D1337",
    "tagline": "Underground. Brutal. Elite.",
    "promptPrefix": "D1337 >"
  }
}
