# OGJS Design Kit tokens

Generated from the shipped `prismPack` in `@mizansec/ogjs`.

- `ogjs.tokens.json` provides the complete runtime token structure for design tools and build scripts.
- `ogjs.tokens.css` provides application-chrome variables for light, dark, map, and export surfaces.
- Set `data-ogjs-theme="light"` or `data-ogjs-theme="dark"` on your application root.
- Use `og.present({ theme })` for graph presentation; the CSS variables style the surrounding application UI.

Do not edit the generated files by hand. Regenerate them from the matching OGJS release.
