diff --git a/src/Resources/Styles/Button.xaml b/src/Resources/Styles/Button.xaml
index 49c6169b..cf164da9 100644
--- a/src/Resources/Styles/Button.xaml
+++ b/src/Resources/Styles/Button.xaml
@@ -3,7 +3,7 @@
diff --git a/src/Resources/Styles/CheckBox.xaml b/src/Resources/Styles/CheckBox.xaml
index b271d993..0696cece 100644
--- a/src/Resources/Styles/CheckBox.xaml
+++ b/src/Resources/Styles/CheckBox.xaml
@@ -2,7 +2,7 @@
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
@@ -15,7 +15,7 @@
-
+
@@ -60,7 +60,7 @@
-
+
diff --git a/src/Resources/Styles/DataGrid.xaml b/src/Resources/Styles/DataGrid.xaml
index 88bc5450..cf4f42d7 100644
--- a/src/Resources/Styles/DataGrid.xaml
+++ b/src/Resources/Styles/DataGrid.xaml
@@ -31,7 +31,7 @@
-
+
diff --git a/src/Resources/Styles/Label.xaml b/src/Resources/Styles/Label.xaml
index 7fecb8de..b24a8e48 100644
--- a/src/Resources/Styles/Label.xaml
+++ b/src/Resources/Styles/Label.xaml
@@ -1,7 +1,7 @@
diff --git a/src/Resources/Styles/Path.xaml b/src/Resources/Styles/Path.xaml
index d3f643e6..08335ddd 100644
--- a/src/Resources/Styles/Path.xaml
+++ b/src/Resources/Styles/Path.xaml
@@ -4,7 +4,7 @@
-
+
@@ -12,7 +12,7 @@
+
+
+
+
+
+
+
+
+
-
+
+
-
-
-
-
-
-
-
-
+
+
+
-
-
+
+
-
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
-
+
diff --git a/src/UI/Blame.xaml b/src/UI/Blame.xaml
index 67100e88..913f83ac 100644
--- a/src/UI/Blame.xaml
+++ b/src/UI/Blame.xaml
@@ -14,7 +14,7 @@
-
+
-
+
@@ -37,7 +37,7 @@
-
+
@@ -50,7 +50,7 @@
Width="20" Height="20" Margin="6,-1,2,0"
Style="{StaticResource Style.Icon}"
Data="{StaticResource Icon.Git}"
- Fill="#FFF05133"
+ Fill="{StaticResource Brush.Logo}"
WindowChrome.IsHitTestVisibleInChrome="True"
MouseLeftButtonDown="LogoMouseButtonDown"/>
@@ -112,7 +112,7 @@
-
+
-
+
@@ -420,14 +423,15 @@
-
+
+ IsChecked="False"
+ Background="{StaticResource Brush.GroupBar}">
@@ -449,9 +453,9 @@
Grid.Row="10"
x:Name="submoduleList"
Visibility="{Binding ElementName=submoduleListToggle, Path=IsChecked, Converter={StaticResource Bool2Collapsed}}"
- Background="{StaticResource Brush.BG3}"
RowHeight="24"
Height="100"
+ Background="{StaticResource Brush.GroupContent}"
LostFocus="SubmoduleLostFocus"
ContextMenuOpening="SubmoduleContextMenuOpening"
ScrollViewer.HorizontalScrollBarVisibility="Disabled"
@@ -461,7 +465,7 @@
@@ -486,7 +490,7 @@
-
+
@@ -496,24 +500,24 @@
-
+
-
+
-
+
diff --git a/src/UI/DeleteBranch.xaml b/src/UI/DeleteBranch.xaml
index 0af72dea..f7da0af7 100644
--- a/src/UI/DeleteBranch.xaml
+++ b/src/UI/DeleteBranch.xaml
@@ -25,7 +25,7 @@
-
+
diff --git a/src/UI/DeleteRemote.xaml b/src/UI/DeleteRemote.xaml
index 8ad1d607..4e518edd 100644
--- a/src/UI/DeleteRemote.xaml
+++ b/src/UI/DeleteRemote.xaml
@@ -24,7 +24,7 @@
-
+
diff --git a/src/UI/DeleteTag.xaml b/src/UI/DeleteTag.xaml
index c4effbcc..2e52af58 100644
--- a/src/UI/DeleteTag.xaml
+++ b/src/UI/DeleteTag.xaml
@@ -25,7 +25,7 @@
-
+
diff --git a/src/UI/DiffViewer.xaml b/src/UI/DiffViewer.xaml
index 8da0fb53..aed8631a 100644
--- a/src/UI/DiffViewer.xaml
+++ b/src/UI/DiffViewer.xaml
@@ -13,7 +13,7 @@
@@ -93,7 +93,7 @@
-
+
@@ -163,10 +163,10 @@
-
+
-
+
@@ -174,7 +174,7 @@
-
+
@@ -201,7 +201,7 @@
Margin="8,0"
Style="{StaticResource Style.Icon}"
Data="{StaticResource Icon.Help}"
- Fill="{StaticResource Brush.Border1}">
+ Fill="{StaticResource Brush.FG1}">
diff --git a/src/UI/InteractiveRebase.xaml b/src/UI/InteractiveRebase.xaml
index ab07db54..ace1a269 100644
--- a/src/UI/InteractiveRebase.xaml
+++ b/src/UI/InteractiveRebase.xaml
@@ -5,7 +5,6 @@
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:local="clr-namespace:SourceGit.UI"
- xmlns:helpers="clr-namespace:SourceGit.Helpers"
mc:Ignorable="d"
Title="Interactive Rebase"
Height="600" Width="800">
@@ -16,7 +15,7 @@
-
+
+
+
+
+
+
+
+
+
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
+
-
-
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
-
+
\ No newline at end of file
diff --git a/src/UI/Stashes.xaml b/src/UI/Stashes.xaml
index 405a2741..84a31a88 100644
--- a/src/UI/Stashes.xaml
+++ b/src/UI/Stashes.xaml
@@ -8,7 +8,7 @@
xmlns:converters="clr-namespace:SourceGit.Converters"
mc:Ignorable="d"
d:DesignHeight="450" d:DesignWidth="800">
-
+
@@ -34,7 +34,7 @@
-
+
@@ -58,7 +58,7 @@
-
+
@@ -67,7 +67,7 @@
-
+
@@ -89,7 +89,7 @@
-
+
-
+
@@ -124,7 +124,7 @@
-
+
diff --git a/src/UI/TwoCommitsDiff.xaml b/src/UI/TwoCommitsDiff.xaml
index d7d10745..0dbace45 100644
--- a/src/UI/TwoCommitsDiff.xaml
+++ b/src/UI/TwoCommitsDiff.xaml
@@ -15,7 +15,7 @@
-
+
@@ -42,7 +42,7 @@
-
+
@@ -76,10 +76,10 @@
-
+
-
+
@@ -107,7 +107,7 @@
SelectionChanged="ChangeListSelectionChanged"
SelectionMode="Single"
SelectionUnit="FullRow"
- Background="{StaticResource Brush.BG2}">
+ Background="{StaticResource Brush.Contents}">
@@ -122,12 +122,12 @@
-
+
-
+
@@ -140,7 +140,7 @@
-
+
diff --git a/src/UI/UpdateAvailable.xaml b/src/UI/UpdateAvailable.xaml
index a4593d4f..95d91e75 100644
--- a/src/UI/UpdateAvailable.xaml
+++ b/src/UI/UpdateAvailable.xaml
@@ -13,91 +13,89 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
+
+
+
+
+
-
-
-
-
-
-
-
-
+
+
+
+
-
-
+
+
+
+
-
-
+
+
-
-
-
-
-
+
+
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
+
diff --git a/src/UI/WorkingCopy.xaml b/src/UI/WorkingCopy.xaml
index d6d93c7e..98d588d8 100644
--- a/src/UI/WorkingCopy.xaml
+++ b/src/UI/WorkingCopy.xaml
@@ -26,7 +26,7 @@
-
+
@@ -48,7 +48,7 @@
-
+
@@ -61,7 +61,7 @@
Grid.Column="0"
Mode="{Binding Source={x:Static source:App.Setting}, Path=UI.UnstageFileDisplayMode, Mode=TwoWay}"
Opacity=".4"/>
-
+
@@ -74,7 +74,7 @@
Grid.Row="1"
x:Name="unstagedTree"
ItemsSource="{Binding ElementName=me, Path=UnstagedTreeData, IsAsync=True}"
- Background="{StaticResource Brush.BG2}"
+ Background="{StaticResource Brush.Contents}"
Visibility="{Binding Source={x:Static source:App.Setting}, Path=UI.UnstageFileDisplayMode, Converter={StaticResource FilesDisplayModeToTree}}"
FontFamily="Consolas"
PreviewMouseWheel="TreeMouseWheel"
@@ -102,10 +102,10 @@
-
+
-
+
@@ -127,14 +127,14 @@
+ Background="{StaticResource Brush.Contents}">