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

Function PrimaryCursorStyle

tui/common.go:115–117  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

113}
114
115func PrimaryCursorStyle() lipgloss.Style {
116 return primaryCursorStyle
117}
118
119func PrimarySelectedStyle() lipgloss.Style {
120 return primarySelectedStyle

Callers 3

NewPanelStylesFunction · 0.85
newConnectStylesFunction · 0.85
NewLoginModelFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected