{
  "version": "2.0",
  "name": "Matrix Green",
  "id": "matrix-green",
  "category": "tech-ai",
  "description": "Hacker and terminal aesthetic inspired by The Matrix - featuring 12-step color scales, effects, and animations",
  "colorSystem": {
    "type": "radix",
    "version": "3.0"
  },
  "scales": {
    "primary": {
      "name": "emerald",
      "hue": 142,
      "saturation": {
        "light": {
          "low": 46,
          "high": 81
        },
        "dark": {
          "low": 36,
          "high": 76
        }
      },
      "steps": {
        "light": {
          "1": "142 46% 99%",
          "2": "142 51% 97%",
          "3": "142 56% 93%",
          "4": "142 61% 88%",
          "5": "142 66% 82%",
          "6": "142 71% 74%",
          "7": "142 76% 62%",
          "8": "142 71% 50%",
          "9": "142 81% 45%",
          "10": "142 81% 40%",
          "11": "142 81% 32%",
          "12": "142 86% 18%"
        },
        "dark": {
          "1": "142 36% 7%",
          "2": "142 41% 10%",
          "3": "142 46% 14%",
          "4": "142 51% 18%",
          "5": "142 56% 22%",
          "6": "142 61% 28%",
          "7": "142 66% 35%",
          "8": "142 56% 42%",
          "9": "142 76% 45%",
          "10": "142 71% 52%",
          "11": "142 61% 65%",
          "12": "142 51% 80%"
        }
      },
      "alpha": {
        "light": {
          "1": "142 76% 45% / 0.05",
          "2": "142 76% 45% / 0.1",
          "3": "142 76% 45% / 0.15",
          "4": "142 76% 45% / 0.2",
          "5": "142 76% 45% / 0.3",
          "6": "142 76% 45% / 0.4",
          "7": "142 76% 45% / 0.5",
          "8": "142 76% 45% / 0.6",
          "9": "142 76% 45% / 0.7",
          "10": "142 76% 45% / 0.8",
          "11": "142 76% 45% / 0.9",
          "12": "142 76% 45% / 0.95"
        },
        "dark": {
          "1": "142 76% 50% / 0.05",
          "2": "142 76% 50% / 0.1",
          "3": "142 76% 50% / 0.15",
          "4": "142 76% 50% / 0.2",
          "5": "142 76% 50% / 0.3",
          "6": "142 76% 50% / 0.4",
          "7": "142 76% 50% / 0.5",
          "8": "142 76% 50% / 0.6",
          "9": "142 76% 50% / 0.7",
          "10": "142 76% 50% / 0.8",
          "11": "142 76% 50% / 0.9",
          "12": "142 76% 50% / 0.95"
        }
      }
    },
    "neutral": {
      "name": "gray",
      "hue": 142,
      "steps": {
        "light": {
          "1": "132 40% 99%",
          "2": "132 40% 98%",
          "3": "132 35% 96%",
          "4": "132 30% 94%",
          "5": "132 25% 91%",
          "6": "132 20% 86%",
          "7": "132 18% 78%",
          "8": "132 16% 65%",
          "9": "132 14% 50%",
          "10": "132 12% 40%",
          "11": "142 47% 11%",
          "12": "142 84% 5%"
        },
        "dark": {
          "1": "142 84% 5%",
          "2": "142 50% 8%",
          "3": "137 33% 17%",
          "4": "137 30% 22%",
          "5": "137 28% 28%",
          "6": "137 26% 35%",
          "7": "137 22% 45%",
          "8": "137 20% 55%",
          "9": "135 20% 65%",
          "10": "135 18% 75%",
          "11": "132 35% 88%",
          "12": "132 40% 98%"
        }
      }
    }
  },
  "semanticTokens": {
    "light": {
      "background": "0 0% 100%",
      "foreground": {
        "$ref": "scales.neutral.steps.light.12"
      },
      "surface": {
        "$ref": "scales.neutral.steps.light.2"
      },
      "surface-hover": {
        "$ref": "scales.neutral.steps.light.3"
      },
      "surface-active": {
        "$ref": "scales.neutral.steps.light.4"
      },
      "primary": {
        "$ref": "scales.primary.steps.light.9"
      },
      "primary-hover": {
        "$ref": "scales.primary.steps.light.10"
      },
      "primary-foreground": "210 40% 98%",
      "secondary": {
        "$ref": "scales.neutral.steps.light.3"
      },
      "secondary-hover": {
        "$ref": "scales.neutral.steps.light.4"
      },
      "secondary-foreground": {
        "$ref": "scales.neutral.steps.light.11"
      },
      "muted": {
        "$ref": "scales.neutral.steps.light.3"
      },
      "muted-foreground": {
        "$ref": "scales.neutral.steps.light.9"
      },
      "accent": {
        "$ref": "scales.neutral.steps.light.3"
      },
      "accent-hover": {
        "$ref": "scales.neutral.steps.light.4"
      },
      "accent-foreground": {
        "$ref": "scales.neutral.steps.light.11"
      },
      "border": {
        "$ref": "scales.neutral.steps.light.5"
      },
      "border-hover": {
        "$ref": "scales.neutral.steps.light.6"
      },
      "input": {
        "$ref": "scales.neutral.steps.light.5"
      },
      "input-hover": {
        "$ref": "scales.neutral.steps.light.6"
      },
      "ring": {
        "$ref": "scales.primary.steps.light.9"
      },
      "ring-offset": "0 0% 100%",
      "card": "0 0% 100%",
      "card-foreground": {
        "$ref": "scales.neutral.steps.light.12"
      },
      "popover": "0 0% 100%",
      "popover-foreground": {
        "$ref": "scales.neutral.steps.light.12"
      },
      "panel": {
        "$ref": "scales.neutral.steps.light.2"
      },
      "panel-translucent": "0 0% 100% / 0.9",
      "overlay": "0 0% 0% / 0.4"
    },
    "dark": {
      "background": {
        "$ref": "scales.neutral.steps.dark.1"
      },
      "foreground": {
        "$ref": "scales.neutral.steps.dark.12"
      },
      "surface": {
        "$ref": "scales.neutral.steps.dark.2"
      },
      "surface-hover": {
        "$ref": "scales.neutral.steps.dark.3"
      },
      "surface-active": {
        "$ref": "scales.neutral.steps.dark.4"
      },
      "primary": {
        "$ref": "scales.primary.steps.dark.9"
      },
      "primary-hover": {
        "$ref": "scales.primary.steps.dark.10"
      },
      "primary-foreground": {
        "$ref": "scales.neutral.steps.dark.1"
      },
      "secondary": {
        "$ref": "scales.neutral.steps.dark.3"
      },
      "secondary-hover": {
        "$ref": "scales.neutral.steps.dark.4"
      },
      "secondary-foreground": {
        "$ref": "scales.neutral.steps.dark.12"
      },
      "muted": {
        "$ref": "scales.neutral.steps.dark.3"
      },
      "muted-foreground": {
        "$ref": "scales.neutral.steps.dark.9"
      },
      "accent": {
        "$ref": "scales.neutral.steps.dark.3"
      },
      "accent-hover": {
        "$ref": "scales.neutral.steps.dark.4"
      },
      "accent-foreground": {
        "$ref": "scales.neutral.steps.dark.12"
      },
      "border": {
        "$ref": "scales.neutral.steps.dark.3"
      },
      "border-hover": {
        "$ref": "scales.neutral.steps.dark.4"
      },
      "input": {
        "$ref": "scales.neutral.steps.dark.3"
      },
      "input-hover": {
        "$ref": "scales.neutral.steps.dark.4"
      },
      "ring": {
        "$ref": "scales.primary.steps.dark.9"
      },
      "ring-offset": {
        "$ref": "scales.neutral.steps.dark.1"
      },
      "card": {
        "$ref": "scales.neutral.steps.dark.1"
      },
      "card-foreground": {
        "$ref": "scales.neutral.steps.dark.12"
      },
      "popover": {
        "$ref": "scales.neutral.steps.dark.1"
      },
      "popover-foreground": {
        "$ref": "scales.neutral.steps.dark.12"
      },
      "panel": {
        "$ref": "scales.neutral.steps.dark.2"
      },
      "panel-translucent": "142 84% 5% / 0.9",
      "overlay": "0 0% 0% / 0.6"
    }
  },
  "statusColors": {
    "light": {
      "destructive": "0 84% 60%",
      "destructive-foreground": "0 0% 98%",
      "success": "151 55% 42%",
      "success-foreground": "0 0% 100%",
      "warning": "39 100% 50%",
      "warning-foreground": "39 40% 15%",
      "info": "206 100% 50%",
      "info-foreground": "0 0% 100%"
    },
    "dark": {
      "destructive": "0 63% 31%",
      "destructive-foreground": "0 0% 98%",
      "success": "151 50% 45%",
      "success-foreground": "0 0% 100%",
      "warning": "39 90% 55%",
      "warning-foreground": "39 80% 10%",
      "info": "206 90% 55%",
      "info-foreground": "0 0% 100%"
    }
  },
  "chartColors": {
    "1": {
      "$ref": "scales.primary.steps.light.9"
    },
    "2": "262 83% 58%",
    "3": "25 95% 53%",
    "4": "142 76% 36%",
    "5": "347 77% 50%"
  },
  "sidebarTokens": {
    "light": {
      "background": "0 0% 98%",
      "foreground": {
        "$ref": "scales.neutral.steps.light.9"
      },
      "primary": {
        "$ref": "scales.primary.steps.light.9"
      },
      "primary-foreground": "0 0% 98%",
      "accent": {
        "$ref": "scales.neutral.steps.light.3"
      },
      "accent-foreground": {
        "$ref": "scales.neutral.steps.light.11"
      },
      "border": {
        "$ref": "scales.neutral.steps.light.5"
      },
      "ring": {
        "$ref": "scales.primary.steps.light.9"
      }
    },
    "dark": {
      "background": {
        "$ref": "scales.neutral.steps.dark.1"
      },
      "foreground": {
        "$ref": "scales.neutral.steps.dark.12"
      },
      "primary": {
        "$ref": "scales.primary.steps.dark.9"
      },
      "primary-foreground": "0 0% 100%",
      "accent": {
        "$ref": "scales.neutral.steps.dark.3"
      },
      "accent-foreground": {
        "$ref": "scales.neutral.steps.dark.12"
      },
      "border": {
        "$ref": "scales.neutral.steps.dark.3"
      },
      "ring": {
        "$ref": "scales.primary.steps.dark.9"
      }
    }
  },
  "typography": {
    "fontFamily": {
      "sans": "JetBrains Mono, monospace",
      "mono": "JetBrains Mono, monospace"
    },
    "fontFeatureSettings": "\"rlig\" 1, \"calt\" 1"
  },
  "spacing": {
    "radius": "0.25rem",
    "radiusLg": "var(--radius)",
    "radiusMd": "calc(var(--radius) - 2px)",
    "radiusSm": "calc(var(--radius) - 4px)"
  },
  "effects": {
    "glassMorphism": {
      "background": {
        "$ref": "scales.neutral.steps.light.1"
      },
      "backdropBlur": "12px"
    },
    "glow": {
      "default": "0 0 20px",
      "lg": "0 0 40px",
      "color": {
        "$ref": "scales.primary.steps.light.9"
      }
    },
    "gradient": {
      "primary": {
        "from": {
          "$ref": "scales.primary.steps.light.9"
        },
        "to": {
          "$ref": "scales.primary.steps.light.11"
        },
        "direction": "135deg"
      },
      "surface": {
        "from": "0 0% 100%",
        "to": {
          "$ref": "scales.neutral.steps.light.2"
        },
        "direction": "180deg"
      }
    }
  },
  "animations": {
    "shimmer": {
      "duration": "8s",
      "easing": "ease-in-out",
      "iteration": "infinite",
      "keyframes": {
        "0%": {
          "backgroundPosition": "-200% 0"
        },
        "100%": {
          "backgroundPosition": "200% 0"
        }
      }
    },
    "pulse-glow": {
      "duration": "2s",
      "easing": "ease-in-out",
      "iteration": "infinite",
      "keyframes": {
        "0%, 100%": {
          "boxShadow": "0 0 20px hsl(142 76% 45% / 0.3)"
        },
        "50%": {
          "boxShadow": "0 0 40px hsl(142 76% 45% / 0.6)"
        }
      }
    },
    "fade-in": {
      "duration": "0.3s",
      "easing": "ease-out",
      "keyframes": {
        "from": {
          "opacity": "0"
        },
        "to": {
          "opacity": "1"
        }
      }
    },
    "slide-up": {
      "duration": "0.4s",
      "easing": "cubic-bezier(0.16, 1, 0.3, 1)",
      "keyframes": {
        "from": {
          "transform": "translateY(10px)",
          "opacity": "0"
        },
        "to": {
          "transform": "translateY(0)",
          "opacity": "1"
        }
      }
    }
  },
  "colors": {
    "light": {
      "background": "138 76% 97%",
      "foreground": "142.1 76.2% 5%",
      "primary": "142.1 76.2% 36.3%",
      "primary-foreground": "355.7 100% 97.3%",
      "secondary": "138 50% 93%",
      "secondary-foreground": "142.1 76.2% 10%",
      "muted": "138 50% 93%",
      "muted-foreground": "142 20% 40%",
      "accent": "158.1 64.4% 51.6%",
      "accent-foreground": "142.1 76.2% 10%",
      "destructive": "0 84.2% 60.2%",
      "destructive-foreground": "0 0% 98%",
      "border": "138 30% 85%",
      "input": "138 30% 85%",
      "ring": "142.1 76.2% 36.3%",
      "card": "138 76% 98%",
      "card-foreground": "142.1 76.2% 5%",
      "popover": "138 76% 98%",
      "popover-foreground": "142.1 76.2% 5%",
      "chart-1": "142.1 76.2% 36.3%",
      "chart-2": "158.1 64.4% 51.6%",
      "chart-3": "84.8 85.2% 34.5%",
      "chart-4": "173 58% 39%",
      "chart-5": "120 60% 50%",
      "sidebar-background": "138 76% 95%",
      "sidebar-foreground": "142.1 76.2% 10%",
      "sidebar-primary": "142.1 76.2% 36.3%",
      "sidebar-primary-foreground": "355.7 100% 97.3%",
      "sidebar-accent": "138 50% 90%",
      "sidebar-accent-foreground": "142.1 76.2% 10%",
      "sidebar-border": "138 30% 85%",
      "sidebar-ring": "142.1 76.2% 36.3%"
    },
    "dark": {
      "background": "142.4 70% 3%",
      "foreground": "142.1 76.2% 85%",
      "primary": "142.1 70.6% 45.3%",
      "primary-foreground": "144.9 80.4% 10%",
      "secondary": "142.4 30% 12%",
      "secondary-foreground": "142.1 76.2% 85%",
      "muted": "142.4 30% 12%",
      "muted-foreground": "142.1 50% 55%",
      "accent": "158.1 64.4% 51.6%",
      "accent-foreground": "144.9 80.4% 10%",
      "destructive": "0 62.8% 30.6%",
      "destructive-foreground": "0 0% 98%",
      "border": "142.4 30% 15%",
      "input": "142.4 30% 15%",
      "ring": "142.1 70.6% 45.3%",
      "card": "142.4 70% 5%",
      "card-foreground": "142.1 76.2% 85%",
      "popover": "142.4 70% 3%",
      "popover-foreground": "142.1 76.2% 85%",
      "chart-1": "142.1 70.6% 55.3%",
      "chart-2": "158.1 64.4% 61.6%",
      "chart-3": "84.8 85.2% 44.5%",
      "chart-4": "173 58% 49%",
      "chart-5": "120 60% 60%",
      "sidebar-background": "142.4 70% 3%",
      "sidebar-foreground": "142.1 76.2% 85%",
      "sidebar-primary": "142.1 70.6% 45.3%",
      "sidebar-primary-foreground": "144.9 80.4% 10%",
      "sidebar-accent": "142.4 30% 12%",
      "sidebar-accent-foreground": "142.1 76.2% 85%",
      "sidebar-border": "142.4 30% 15%",
      "sidebar-ring": "142.1 70.6% 45.3%"
    }
  },
  "radius": "0.25rem",
  "fontFamily": {
    "sans": "JetBrains Mono, monospace",
    "mono": "JetBrains Mono, monospace"
  }
}
