Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/spicetify/cli
/ RGB
Method
RGB
src/utils/color.go:69–69 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
67
type
Color
interface
{
68
Hex() string
69
RGB() string
70
TerminalRGB() string
71
}
72
Callers
2
DisplayColors
Function · 0.65
getColorCSS
Function · 0.65
Implementers
1
color
src/utils/color.go
Calls
no outgoing calls
Tested by
no test coverage detected