Updated light mode "Custom Config" label color

This commit is contained in:
_Neo_
2025-09-10 00:53:44 +03:00
parent 6af6412443
commit 613bf51b0a

View File

@ -38,7 +38,7 @@
<Color x:Key="Unbounded">#FFFF4554</Color>
<Color x:Key="Custom">#6483F5</Color>
<Color x:Key="Warning">#800080</Color>
<Color x:Key="CustomConfig">#1565C0</Color>
<Color x:Key="CustomConfig">#0118D8</Color>
</ResourceDictionary>
<ResourceDictionary x:Key="Dark">
<SolidColorBrush x:Key="DataGridSelectionBackgroundBrush"