{
  "name": "Stella.Support \u2014 Signal",
  "colors": {
    "bg-base": {
      "name": "Void",
      "hex": "#0B0E12",
      "rgb": [
        11,
        14,
        18
      ]
    },
    "bg-elevated": {
      "name": "Ground",
      "hex": "#0F1318",
      "rgb": [
        15,
        19,
        24
      ]
    },
    "bg-surface": {
      "name": "Panel",
      "hex": "#141922",
      "rgb": [
        20,
        25,
        34
      ]
    },
    "bg-surface-hover": {
      "name": "Panel 2",
      "hex": "#19202A",
      "rgb": [
        25,
        32,
        42
      ]
    },
    "primary": {
      "name": "Signal Cyan",
      "hex": "#2CC9D6",
      "rgb": [
        44,
        201,
        214
      ]
    },
    "primary-light": {
      "name": "Cyan Bright",
      "hex": "#66E6EE",
      "rgb": [
        102,
        230,
        238
      ]
    },
    "primary-text": {
      "name": "Cyan Ink",
      "hex": "#07161A",
      "rgb": [
        7,
        22,
        26
      ]
    },
    "link-on-light": {
      "name": "Cyan Deep",
      "hex": "#107B86",
      "rgb": [
        16,
        123,
        134
      ]
    },
    "text-primary": {
      "name": "Text Primary",
      "hex": "#E7ECF1",
      "rgb": [
        231,
        236,
        241
      ]
    },
    "text-secondary": {
      "name": "Text Secondary",
      "hex": "#9BA7B4",
      "rgb": [
        155,
        167,
        180
      ]
    },
    "text-tertiary": {
      "name": "Text Tertiary",
      "hex": "#7B8693",
      "rgb": [
        123,
        134,
        147
      ]
    },
    "border-strong": {
      "name": "Hairline",
      "hex": "#2C3540",
      "rgb": [
        44,
        53,
        64
      ]
    },
    "info": {
      "name": "Info / Open",
      "hex": "#3E9BF0",
      "rgb": [
        62,
        155,
        240
      ]
    },
    "warning": {
      "name": "Warning / Pending",
      "hex": "#E4A63A",
      "rgb": [
        228,
        166,
        58
      ]
    },
    "success": {
      "name": "Success / Resolved",
      "hex": "#39C07E",
      "rgb": [
        57,
        192,
        126
      ]
    },
    "danger": {
      "name": "Danger / Urgent",
      "hex": "#F0616B",
      "rgb": [
        240,
        97,
        107
      ]
    },
    "priority-low": {
      "name": "Slate / Low",
      "hex": "#6C7683",
      "rgb": [
        108,
        118,
        131
      ]
    },
    "priority-medium": {
      "name": "Medium",
      "hex": "#8A94A2",
      "rgb": [
        138,
        148,
        162
      ]
    },
    "priority-high": {
      "name": "High",
      "hex": "#EE8A4A",
      "rgb": [
        238,
        138,
        74
      ]
    }
  },
  "typography": {
    "sans": "Inter, 'Segoe UI Variable', system-ui, -apple-system, sans-serif",
    "mono": "ui-monospace, 'JetBrains Mono', 'Cascadia Code', Consolas, monospace",
    "note": "data uses mono + tabular-nums"
  }
}
