arcane constant

PromptTheme const arcane

Arcane theme – mystical ancient tome aesthetic.

Implementation

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