{
  "themeName": "icfn-neon-grid",
  "title": "Tom's Web Dev Testbed",
  "colors": {
    "background": "#03070b",
    "backgroundSecondary": "#071117",
    "backgroundTertiary": "#0a1b1a",
    "accentPrimary": "#00f281",
    "accentSecondary": "#00d971",
    "glowSecondary": "#52c3eb",
    "textPrimary": "#d7e1e7",
    "textSoft": "#8ea2aa",
    "textDim": "#62727a"
  },
  "effects": {
    "cursorAura": true,
    "animatedMeshBackground": true,
    "scrollReveal": true,
    "scanlineOverlay": true,
    "heroGrid": true
  },
  "notes": [
    "Keep large surfaces dark and reserve green for CTAs, values, and active states.",
    "Use mono labels sparingly to preserve the technical visual tone.",
    "Do not oversaturate the whole page with glow."
  ]
}