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

Function PrimaryTitleStyle

tui/common.go:111–113  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

109}
110
111func PrimaryTitleStyle() lipgloss.Style {
112 return primaryTitleStyle
113}
114
115func PrimaryCursorStyle() lipgloss.Style {
116 return primaryCursorStyle

Callers 9

runPortsListFunction · 0.92
newStatusStylesFunction · 0.85
NewPanelStylesFunction · 0.85
newUpdateStylesFunction · 0.85
newSnapshotListStylesFunction · 0.85
NewDeleteModelFunction · 0.85
newConnectStylesFunction · 0.85
NewConnectFlowModelFunction · 0.85
NewSnapshotDeleteModelFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected