cli

package
v0.0.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 27, 2026 License: MIT Imports: 33 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute()

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL