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

Function PrimaryStyle

tui/common.go:107–109  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

105}
106
107func PrimaryStyle() lipgloss.Style {
108 return primaryStyle
109}
110
111func PrimaryTitleStyle() lipgloss.Style {
112 return primaryTitleStyle

Callers 7

runPortsListFunction · 0.92
newStatusStylesFunction · 0.85
NewPanelStylesFunction · 0.85
newUpdateStylesFunction · 0.85
RenderUpdatingFunction · 0.85
newLoginStylesFunction · 0.85
NewConnectFlowModelFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected