tui

package
v0.7.1-8-g9c23f29 Latest Latest
Warning

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

Go to latest
Published: Dec 12, 2023 License: BSD-3-Clause Imports: 1 Imported by: 0

Documentation

Overview

SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2022, Unikraft GmbH and The KraftKit Authors. Licensed under the BSD-3-Clause License (the "License"). You may not use this file except in compliance with the License.

Index

Constants

This section is empty.

Variables

View Source
var (
	TextTitle = lipgloss.NewStyle().
				Bold(true).
				Render

	TextRed = lipgloss.NewStyle().
			Background(lipgloss.Color("9")).
			Foreground(lipgloss.AdaptiveColor{
			Light: "0",
			Dark:  "15",
		}).
		Render

	TextGreen = lipgloss.NewStyle().
				Background(lipgloss.Color("10")).
				Foreground(lipgloss.AdaptiveColor{
			Light: "0",
			Dark:  "15",
		}).
		Render

	TextBlue = lipgloss.NewStyle().
				Background(lipgloss.Color("12")).
				Foreground(lipgloss.AdaptiveColor{
			Light: "0",
			Dark:  "15",
		}).
		Render

	TextLightGray = lipgloss.NewStyle().
					Foreground(lipgloss.Color("245")).
					Render
)

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2022, Unikraft GmbH and The KraftKit Authors.
SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2022, Unikraft GmbH and The KraftKit Authors.
SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2022, Unikraft GmbH and The KraftKit Authors.
SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2022, Unikraft GmbH and The KraftKit Authors.

Jump to

Keyboard shortcuts

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