MCPcopy Create free account
hub / github.com/Thunder-Compute/thunder-cli / Label

Function Label

tui/theme/theme.go:53–55  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

51}
52
53func Label() lipgloss.Style {
54 return labelStyle
55}
56
57func Success() lipgloss.Style {
58 return successStyle

Callers 2

InitCommonStylesFunction · 0.92
InitHelpStylesFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected