@xenolithengine/graph-theme-synthwave
v0.7.0-beta.3
Published
Synthwave / retro-future neon theme for XenolithGraph — TRON / Blade Runner / 80s arcade marquee aesthetic.
Downloads
64
Maintainers
Readme
@xenolithengine/graph-theme-synthwave
Synthwave / retro-future neon theme for XenolithGraph — TRON / Blade Runner / 80s arcade marquee aesthetic. Hot magenta, electric cyan, laser violet on a midnight purple canvas.
Beta — public API in
STABLE-API.mdis the surface we plan to freeze, but it is NOT frozen yet — breaking changes can land at any point before v1.0. If you adopt now, pin an exact version.
Part of XenolithGraph — an AI-native, embeddable node-graph editor for the web with its own visual design language (Xen).
Install
pnpm add @xenolithengine/graph-theme-synthwave pixi.jsPeer dependency: pixi.js@^8.6.0.
Usage
import { XenolithEditor } from '@xenolithengine/graph-editor'
import { synthwaveTheme } from '@xenolithengine/graph-theme-synthwave'
const editor = await XenolithEditor.init('#graph', { theme: synthwaveTheme })
// or swap at runtime
editor.setTheme(synthwaveTheme)What's exported
synthwaveTheme— drop-inXenolithThemesynthwaveTokens— token map for further overrides viamergeTheme
Docs
MIT © XenolithEngine
