src.elv.sh/pkg/ui.setForeground.c (field)

2 uses

	src.elv.sh/pkg/ui (current package)
		styling.go#L113: type setForeground struct{ c Color }
		styling.go#L120: func (t setForeground) transform(s *Style) { s.Foreground = t.c }