styles

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Dec 6, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

This file contains all the styles for the content of the ccommits screen manager.

Index

Constants

This section is empty.

Variables

View Source
var (
	SimpleStyle   = tcell.StyleDefault.Foreground(tcell.ColorWhite)
	SelectStyle   = tcell.StyleDefault.Foreground(tcell.ColorWhite).Background(tcell.ColorGray).Underline(true)
	BorderStyle   = tcell.StyleDefault.Foreground(tcell.ColorDarkSlateGray)
	TextBoxTitle  = tcell.StyleDefault.Foreground(tcell.ColorCadetBlue).Italic(true).Underline(true)
	ArrowDown     = tcell.StyleDefault.Foreground(tcell.ColorWhite).Background(tcell.ColorDarkSlateGray)
	TitleStyle    = tcell.StyleDefault.Foreground(tcell.ColorDarkOrange).Bold(true).Underline(true)
	SubTitleStyle = tcell.StyleDefault.Foreground(tcell.ColorDarkSlateBlue).Bold(true).Italic(true)
	GitInfoStyle  = tcell.StyleDefault.Foreground(tcell.ColorMediumVioletRed).Underline(true)
)

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
JackTT - Gopher 🇻🇳