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

Function Primary

tui/theme/theme.go:45–47  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

43}
44
45func Primary() lipgloss.Style {
46 return primaryStyle
47}
48
49func Neutral() lipgloss.Style {
50 return neutralStyle

Callers 7

NewPortsForwardModelFunction · 0.92
renderCompleteStepMethod · 0.92
InitCommonStylesFunction · 0.92
InitHelpStylesFunction · 0.92
renderModifySuccessFunction · 0.92
renderCreateSuccessFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected