Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Theme ¶
type Theme struct {
Accent color.Color //tab highlight, spinner, cursor
Link color.Color //URLs, clickable elements
Title color.Color //story titles, primary content
Success color.Color //checkmarks
Error color.Color //errors
Warning color.Color //warnings
Info color.Color //hints
Muted color.Color //secondary text (author, time)
Surface color.Color //selected row background
Score color.Color //score ▲
Comment color.Color //comment count
}
Theme defines the color palette for the CLI.
Click to show internal directories.
Click to hide internal directories.