neon constant

PromptTheme const neon

Neon theme – vibrant synthwave cyberpunk.

Implementation

static const PromptTheme neon = PromptTheme(
  colors: TerminalColors.neon,
  glyphs: TerminalGlyphs.heavy,
);