mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
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:
parent
b95cf633c4
commit
e671abd640
10 changed files with 94 additions and 14 deletions
|
|
@ -35,7 +35,8 @@
|
|||
<SolidColorBrush x:Key="WarningMessage" Color="Red"/>
|
||||
<SolidColorBrush x:Key="TabItem.Selected.Background" Color="#FFFFFF"/>
|
||||
<SolidColorBrush x:Key="TabItem.Selected.Border" Color="#ACACAC"/>
|
||||
<SolidColorBrush x:Key="UnSyncedSetting" Color="OrangeRed"/>
|
||||
<SolidColorBrush x:Key="UnSyncedSetting" Color="RoyalBlue"/>
|
||||
<SolidColorBrush x:Key="FoundSetting" Color="AliceBlue"/>
|
||||
|
||||
<LinearGradientBrush x:Key="GradientBackground" EndPoint="0.5,1" StartPoint="0.5,0">
|
||||
<GradientStop Color="#FFECE1D4" Offset="1"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue