theme

package
v0.9.3 Latest Latest
Warning

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

Go to latest
Published: Apr 10, 2026 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Theme

type Theme struct {
	Primary   color.Color
	Secondary color.Color
	Muted     color.Color
	Highlight color.Color
	Info      color.Color
	Warning   color.Color
	Danger    color.Color
	Working   color.Color
}

Theme holds the pre-parsed lipgloss colors for the UI.

func New

func New(cfg config.ThemeConfig) Theme

New parses the string-based ThemeConfig into a usable lipgloss Theme.

Jump to

Keyboard shortcuts

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