Documentation ¶
Overview ¶
Package look is attributes setting.
Index ¶
- func Cmdline() tcell.Style
- func CmdlineCommand() tcell.Style
- func CmdlineMacro() tcell.Style
- func CmdlineOption() tcell.Style
- func Default() tcell.Style
- func Directory() tcell.Style
- func Executable() tcell.Style
- func Finder() tcell.Style
- func Highlight() tcell.Style
- func Marked() tcell.Style
- func MessageError() tcell.Style
- func MessageInfo() tcell.Style
- func Progress() tcell.Style
- func Prompt() tcell.Style
- func Set(name string)
- func SetCmdline(s tcell.Style)
- func SetCmdlineCommand(s tcell.Style)
- func SetCmdlineMacro(s tcell.Style)
- func SetCmdlineOption(s tcell.Style)
- func SetDefault(s tcell.Style)
- func SetDirectory(s tcell.Style)
- func SetExecutable(s tcell.Style)
- func SetFinder(s tcell.Style)
- func SetHighlight(s tcell.Style)
- func SetMarked(s tcell.Style)
- func SetMessageError(s tcell.Style)
- func SetMessageInfo(s tcell.Style)
- func SetMyColor(s tcell.Style) tcell.Style
- func SetProgress(s tcell.Style)
- func SetPrompt(s tcell.Style)
- func SetSymlink(s tcell.Style)
- func SetSymlinkDir(s tcell.Style)
- func SetTitle(s tcell.Style)
- func Symlink() tcell.Style
- func SymlinkDir() tcell.Style
- func Title() tcell.Style
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CmdlineCommand ¶
func CmdlineCommand() tcell.Style
CmdlineCommand is a highlighted command look in the cmdline.
func CmdlineOption ¶
func CmdlineOption() tcell.Style
CmdlineOption is a option look of the cmdline.
func SetCmdlineCommand ¶
func SetCmdlineCommand(s tcell.Style)
SetCmdlineCommand sets a highlighted command look in the cmdline.
func SetCmdlineMacro ¶
func SetCmdlineMacro(s tcell.Style)
SetCmdlineMacro sets a macro look in the cmdline.
func SetCmdlineOption ¶
func SetCmdlineOption(s tcell.Style)
SetCmdlineOption sets a option look of the cmdline.
func SetHighlight ¶
func SetHighlight(s tcell.Style)
SetHighlight sets a highlight text look in the list box.
func SetMessageError ¶
func SetMessageError(s tcell.Style)
SetMessageError sets an error message look.
func SetMessageInfo ¶
func SetMessageInfo(s tcell.Style)
SetMessageInfo sets a default look attribute.
func SetMyColor ¶
func SetMyColor(s tcell.Style) tcell.Style
SetExecutable sets an executable file look.
func SetProgress ¶
func SetProgress(s tcell.Style)
SetProgress sets a gauge look of the progress bar.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.