diff --git a/dnSpy/dnSpy/Themes/ColorInfos.cs b/dnSpy/dnSpy/Themes/ColorInfos.cs index 5182b678d8..4f28bc7fe3 100644 --- a/dnSpy/dnSpy/Themes/ColorInfos.cs +++ b/dnSpy/dnSpy/Themes/ColorInfos.cs @@ -1775,10 +1775,6 @@ static class ColorInfos { DefaultForeground = "#FF444444", ForegroundResourceKey = "EnvironmentToolWindowTabText", }, - new BrushColorInfo(ColorType.SearchBoxWatermark, "SearchBox Watermark") { - DefaultForeground = "#FF6D6D6D", - ForegroundResourceKey = "SearchBoxWatermarkForeground", - }, new BrushColorInfo(ColorType.MemoryWindowDisabled, "Memory Window Disabled") { DefaultBackground = "#40000000", BackgroundResourceKey = "MemoryWindowDisabled", diff --git a/dnSpy/dnSpy/Themes/blue.dntheme b/dnSpy/dnSpy/Themes/blue.dntheme index f3c9f507e4..cebd2781bf 100644 --- a/dnSpy/dnSpy/Themes/blue.dntheme +++ b/dnSpy/dnSpy/Themes/blue.dntheme @@ -725,7 +725,6 @@ - diff --git a/dnSpy/dnSpy/Themes/dark.dntheme b/dnSpy/dnSpy/Themes/dark.dntheme index 8a6f724791..5737b9d8d3 100644 --- a/dnSpy/dnSpy/Themes/dark.dntheme +++ b/dnSpy/dnSpy/Themes/dark.dntheme @@ -725,7 +725,6 @@ - diff --git a/dnSpy/dnSpy/Themes/hc.dntheme b/dnSpy/dnSpy/Themes/hc.dntheme index 2d0621780f..b8a6bce6fc 100644 --- a/dnSpy/dnSpy/Themes/hc.dntheme +++ b/dnSpy/dnSpy/Themes/hc.dntheme @@ -539,7 +539,6 @@ -