MCPcopy
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

67type Color interface {
68 Hex() string
69 RGB() string
70 TerminalRGB() string
71}
72

Callers 2

DisplayColorsFunction · 0.65
getColorCSSFunction · 0.65

Implementers 1

colorsrc/utils/color.go

Calls

no outgoing calls

Tested by

no test coverage detected