theme

package
v1.12.0-beta.1 Latest Latest
Warning

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

Go to latest
Published: Jul 29, 2026 License: MPL-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package theme holds the Devsy CLI color palette and text styles.

Index

Constants

This section is empty.

Variables

View Source
var (
	Heading = lipgloss.NewStyle().Bold(true)
	Flag    = lipgloss.NewStyle().Foreground(Accent).Bold(true)
	EnvVar  = lipgloss.NewStyle().Foreground(Accent)
	Command = lipgloss.NewStyle().Bold(true)
	Muted   = lipgloss.NewStyle().Faint(true)
)
View Source
var Accent = lipgloss.Color("#7C5CFF")

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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