style

package
v0.0.16 Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2026 License: BSD-3-Clause Imports: 3 Imported by: 0

Documentation

Overview

SPDX-FileCopyrightText: 2026 Outscale SAS <opensource@outscale.com> SPDX-License-Identifier: BSD-3-Clause

SPDX-FileCopyrightText: 2026 Outscale SAS <opensource@outscale.com> SPDX-License-Identifier: BSD-3-Clause

Index

Constants

This section is empty.

Variables

View Source
var (
	Green  = lipgloss.NewStyle().Foreground(lipgloss.Color("113"))
	Yellow = lipgloss.NewStyle().Foreground(lipgloss.Color("184"))
	Red    = lipgloss.NewStyle().Foreground(lipgloss.Color("202"))

	Faint = lipgloss.NewStyle().Faint(true)
	Error = lipgloss.NewStyle().Foreground(lipgloss.Color("202")).Bold(true)
)

Functions

func Renderf

func Renderf(style lipgloss.Style, format string, args ...any) string

func Theme

func Theme() *huh.Theme

Types

This section is empty.

Jump to

Keyboard shortcuts

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