2 references to BlueLightThemeForeground
Microsoft.VisualStudio.LanguageServices (2)
ColorSchemes\ColorSchemeApplier.ClassificationVerifier.cs (2)
86
var coreClassifications = DarkThemeForeground.Keys.Concat(
BlueLightThemeForeground
.Keys).Distinct();
113
:
BlueLightThemeForeground
;