Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
115
func
PrimaryCursorStyle() lipgloss.Style {
116
return
primaryCursorStyle
117
}
118
119
func
PrimarySelectedStyle() lipgloss.Style {
120
return
primarySelectedStyle
Callers
3
NewPanelStyles
Function · 0.85
newConnectStyles
Function · 0.85
NewLoginModel
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected