Searched refs:ForegroundColor (Results 1 – 2 of 2) sorted by relevance
6 declare type ForegroundColor = alias56 declare type Color = ForegroundColor | BackgroundColor;409 ForegroundColor: ForegroundColor; constant
277 interface ForegroundColor { interface340 readonly color: ansiStyles.ForegroundColor & ansiStyles.ColorBase;343 } & ansiStyles.BackgroundColor & ansiStyles.ForegroundColor & ansiStyles.Modifier;