theme

package
v0.3.13 Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Auto

func Auto()

func SetDark

func SetDark()

SetDark sets the Iceberg dark theme Based on https://github.com/cocopon/iceberg.vim

func SetLight

func SetLight()

SetLight sets the Iceberg light theme Based on https://github.com/cocopon/iceberg.vim

Types

type Theme

type Theme struct {
	IsLight    bool
	Background tcell.Color
	Foreground tcell.Color
	Selection  tcell.Color
	Cursor     tcell.Color
	Black      tcell.Color
	Red        tcell.Color
	Green      tcell.Color
	Yellow     tcell.Color
	Blue       tcell.Color
	Magenta    tcell.Color
	Cyan       tcell.Color
	White      tcell.Color
	BrBlack    tcell.Color
	BrRed      tcell.Color
	BrGreen    tcell.Color
	BrYellow   tcell.Color
	BrBlue     tcell.Color
	BrMagenta  tcell.Color
	BrCyan     tcell.Color
	BrWhite    tcell.Color
}
var Default Theme

Jump to

Keyboard shortcuts

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