Module colors

Module colors 

Source
Expand description

Terminal color scheme - Tokyo Night inspired

Provides consistent styling across all CLI output. Colors match the demo screenshot in assets/demo.svg.

§Tokyo Night Palette

  • Blue (#7aa2f7) - prompts, indicators
  • Green (#9ece6a) - success, OK, Yes
  • Purple (#bb9af7) - headers, labels
  • Cyan (#7dcfff) - hashes, paths, info
  • Orange (#ff9e64) - counts, numbers
  • Text (#c0caf5) - default text
  • Dim (#565f89) - separators, borders

Structs§

Status
Status indicators with consistent colors

Traits§

StyledText
Text styling helpers

Functions§

line
Create a simple separator line
separator
Create a horizontal separator line