|
|
|
@ -6,5 +6,6 @@ namespace ICSharpCode.ILSpy.themes
@@ -6,5 +6,6 @@ namespace ICSharpCode.ILSpy.themes
|
|
|
|
|
{ |
|
|
|
|
public static ResourceKey TextMarkerBackgroundColor = new ComponentResourceKey(typeof(ResourceKeys), "TextMarkerBackgroundColor"); |
|
|
|
|
public static ResourceKey TextMarkerDefinitionBackgroundColor = new ComponentResourceKey(typeof(ResourceKeys), "TextMarkerDefinitionBackgroundColor"); |
|
|
|
|
public static ResourceKey LinkTextForegroundBrush = new ComponentResourceKey(typeof(ResourceKeys), "LinkTextForegroundBrush"); |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|