Skip to content

Latest commit

 

History

History
96 lines (57 loc) · 1.73 KB

File metadata and controls

96 lines (57 loc) · 1.73 KB

Themes

Japanese / 日本語

6 built-in themes. Use --theme <name> to select.


github

Default theme. The classic GitHub dark green palette.

--theme github

github


deep-space

Deep blue cosmic palette. Stronger warp and brighter peaks.

--theme deep-space

deep-space


monochrome

Grayscale minimalism. Form over color.

--theme monochrome

monochrome


solar-flare

Warm red-orange tones. Intense warp effects.

--theme solar-flare

solar-flare


event-horizon

Near-black. The grid is barely visible — until anomalies distort it.

--theme event-horizon

event-horizon


paper-light

Light background. Matches GitHub's light mode.

--theme paper-light

paper-light


Backward Compatibility

Legacy names dark and light still work:

Legacy Maps To
dark github
light paper-light

Generate Previews Locally

node dist/cli.js --demo --theme <name>

No GitHub token required with --demo.