Searched refs:TextForegroundColorModifier (Results 1 – 5 of 5) sorted by relevance
52 class TextForegroundColorModifier extends ModifierWithKey<ResourceColor | ColoringStrategy> {990 …this._modifiersWithKeys, TextForegroundColorModifier.identity, TextForegroundColorModifier, value);
27 ['Symbol(foregroundColor)', TextForegroundColorModifier]
10934 class TextForegroundColorModifier extends ModifierWithKey { class10950 TextForegroundColorModifier.identity = Symbol('textForegroundColor');11941 …this._modifiersWithKeys, TextForegroundColorModifier.identity, TextForegroundColorModifier, value);
1996 declare class TextForegroundColorModifier extends ModifierWithKey<ResourceColor | ColoringStrategy>…