Colouring Changes

- changed the control coloring (now blue) that are NOT included in the profile sync
pt-BR Translation file updated
This commit is contained in:
Brett Hewitson 2022-06-24 16:35:22 +10:00
parent b95cf633c4
commit e671abd640
10 changed files with 94 additions and 14 deletions

View file

@ -31,7 +31,7 @@
<SolidColorBrush x:Key="DarkBorder" Color="#FF10274F"/>
<SolidColorBrush x:Key="HeaderBrush" Color="#FFF0F0F0"/>
<SolidColorBrush x:Key="SolidBackground" Color="White" />
<SolidColorBrush x:Key="UnSyncedSetting" Color="OrangeRed"/>
<SolidColorBrush x:Key="UnSyncedSetting" Color="RoyalBlue"/>
<SolidColorBrush x:Key="TabItem.Selected.Background" Color="#FFFFFF"/>
<SolidColorBrush x:Key="TabItem.Selected.Border" Color="#ACACAC"/>