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

Function LabelStyle

tui/common.go:123–125  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

121}
122
123func LabelStyle() lipgloss.Style {
124 return labelStyle
125}
126
127func SubtleTextStyle() lipgloss.Style {
128 return subtleTextStyle

Callers 3

newBusyStylesFunction · 0.85
NewPanelStylesFunction · 0.85
newUpdateStylesFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected