cli

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2026 License: MIT Imports: 23 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  lipgloss.Color // borders, headers, titles, spinners
	Link    lipgloss.Color // ID columns, clickable elements
	Title   lipgloss.Color // book titles, primary content
	Success lipgloss.Color // ✓ checkmarks
	Error   lipgloss.Color // ✗ errors, cancellation
	Warning lipgloss.Color // remaining ≤ 3
	Info    lipgloss.Color // ▸ hints, default format color
	Muted   lipgloss.Color // secondary text, labels
	Surface lipgloss.Color // progress bar empty, subtle backgrounds
	ExtEPUB lipgloss.Color
	ExtPDF  lipgloss.Color
	ExtMOBI lipgloss.Color
	ExtFB2  lipgloss.Color
}

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