We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c7daaa commit 4076ed1Copy full SHA for 4076ed1
IPConfig/Themes/MyLightTheme.xaml
@@ -8,5 +8,5 @@
8
Color="{DynamicResource PrimaryColor}" />
9
10
<SolidColorBrush x:Key="EmptyBrush"
11
- Color="LightGray" />
+ Color="{DynamicResource ThirdlyTextColor}" />
12
</ResourceDictionary>
IPConfig/Themes/MyVioletTheme.xaml
0 commit comments