styles

package
v0.0.0-...-1fd5732 Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ActiveTagbar = lipgloss.NewStyle().Foreground(lipgloss.Color("#00BFFF"))
	Tagbar       = lipgloss.NewStyle().BorderForeground(tagbarHighlight).Border(tagbarBorder, true).Margin(1, 0, 0, 1)

	Page   = lipgloss.NewStyle().Foreground(lipgloss.Color("#FF8247")).Align(lipgloss.Right).MarginRight(1)
	Status = lipgloss.NewStyle().Faint(true).Foreground(lipgloss.AdaptiveColor{
		Light: "#909090",
		Dark:  "#626262",
	}).Align(lipgloss.Center)
	Search = lipgloss.NewStyle().Faint(true).Align(lipgloss.Left).MarginLeft(2)
)
View Source
var DefaultTheme []byte

Functions

func SelectTheme

func SelectTheme(theme string) glamour.TermRendererOption

SelectTheme sets theme

Types

This section is empty.

Jump to

Keyboard shortcuts

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