src.elv.sh/pkg/ui.Style.Dim (field)
6 uses
src.elv.sh/pkg/ui (current package)
style.go#L13: Dim bool
style.go#L30: addIf(s.Dim, "2")
style.go#L81: need = assignBool(v, &s.Dim)
styling.go#L136: func (dimField) get(s *Style) *bool { return &s.Dim }
text_segment.go#L40: addIfNotEqual("dim", s.Dim, false)
text_segment.go#L76: v = s.Dim
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)