We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb85892 commit a3de025Copy full SHA for a3de025
src/StructuredLogViewer/themes/ThemeManager.cs
@@ -219,7 +219,6 @@ public static void UpdateTheme()
219
var color700 = "#616161";
220
var color800 = "#424242";
221
var color850 = "#303030";
222
- var color900 = "#212121";
223
var foregroundColor = "#e5ffffff";
224
var foregroundDisabledColor = "#50ffffff";
225
var foregroundSecondaryColor = "#b3ffffff";
0 commit comments