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

Function SubtleTextStyle

tui/common.go:127–129  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

125}
126
127func SubtleTextStyle() lipgloss.Style {
128 return subtleTextStyle
129}
130
131func DurationStyle() lipgloss.Style {
132 return durationTextStyle

Callers 8

renderEventsSectionMethod · 0.85
newUpdateStylesFunction · 0.85
newLoginStylesFunction · 0.85
NewLoginModelFunction · 0.85
NewConnectFlowModelFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected