tui

package
v0.0.9 Latest Latest
Warning

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

Go to latest
Published: Oct 2, 2025 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DrPurple = lipgloss.Color("#7770F9") // purple-60
	DrRed    = lipgloss.Color("#9A3131") // red-80
)

DataRobot brand colors, utilizing the Design System palette

View Source

Banner contains the DataRobot ASCII art logo

Variables

View Source
var (
	BaseTextStyle = lipgloss.NewStyle().Foreground(DrPurple)
	ErrorStyle    = lipgloss.NewStyle().Foreground(DrRed).Bold(true)

	// Specific UI styles
	LogoStyle    = BaseTextStyle
	WelcomeStyle = BaseTextStyle.Bold(true)
)

Common style definitions using DataRobot branding

Functions

func Footer() string

Footer renders the common footer with quit instructions

func Header() string

Header renders the common header with DataRobot logo

Types

This section is empty.

Jump to

Keyboard shortcuts

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