theme

package
v0.11.2 Latest Latest
Warning

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

Go to latest
Published: May 26, 2026 License: MIT Imports: 2 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 {
	// Colors
	Primary    color.Color
	Secondary  color.Color
	Accent     color.Color
	Error      color.Color
	Success    color.Color
	Warning    color.Color
	Muted      color.Color
	Background color.Color
	Foreground color.Color

	// Styles
	UserMessage      lipgloss.Style
	AssistantMessage lipgloss.Style
	ToolCallCard     lipgloss.Style
	ToolCallSuccess  lipgloss.Style
	ToolCallPending  lipgloss.Style
	PermissionCard   lipgloss.Style
	StatusBar        lipgloss.Style
	InputArea        lipgloss.Style
	SessionHeader    lipgloss.Style
	SidebarItem      lipgloss.Style
	SidebarActive    lipgloss.Style
	AgentBadge       lipgloss.Style
	ErrorText        lipgloss.Style
	OnboardingCard   lipgloss.Style
}

func Dark

func Dark() Theme

func Light

func Light() Theme

Jump to

Keyboard shortcuts

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