quaternaryLabelColor
The quaternary color to use for text labels and separators.
Declaration
class var quaternaryLabelColor: NSColor { get }Discussion
Use this color for the least important text in your interface and for separators between text items. For example, you would use this color for secondary text that is disabled. You can also use it for other types of quaternary app content.