diff --git a/src/Resources/Icons.axaml b/src/Resources/Icons.axaml
index 59cb1ca1..3eeb4b41 100644
--- a/src/Resources/Icons.axaml
+++ b/src/Resources/Icons.axaml
@@ -17,7 +17,7 @@
M853 102H171C133 102 102 133 102 171v683C102 891 133 922 171 922h683C891 922 922 891 922 853V171C922 133 891 102 853 102zM390 600l-48 48L205 512l137-137 48 48L301 512l88 88zM465 819l-66-18L559 205l66 18L465 819zm218-171L634 600 723 512l-88-88 48-48L819 512 683 649z
M684 736 340 736l0-53 344 1-0 53zM552 565l-213-2 0-53 212 2-0 53zM684 392 340 392l0-53 344 1-0 53zM301 825c-45 0-78-9-100-27-22-18-33-43-33-75v-116c0-22-4-37-12-45-7-9-20-13-40-13v-61c19 0 32-4 40-12 8-9 12-24 12-46v-116c0-32 11-57 33-75 22-18 56-27 100-27h24v61h-24a35 35 0 00-27 12 41 41 0 00-11 29v116c0 35-10 60-31 75a66 66 0 01-31 14c11 2 22 6 31 14 20 17 31 42 31 75v116c0 12 4 22 11 29 7 8 16 12 27 12h24v61h-24zM701 764h24c10 0 19-4 27-12a41 41 0 0011-29v-116c0-33 10-58 31-75 9-7 19-12 31-14a66 66 0 01-31-14c-20-15-31-40-31-75v-116a41 41 0 00-11-29 35 35 0 00-27-12h-24v-61h24c45 0 78 9 100 27 22 18 33 43 33 75v116c0 22 4 37 11 46 8 8 21 12 40 12v61c-19 0-33 4-40 13-7 8-11 23-11 45v116c0 32-11 57-33 75-22 18-55 27-100 27h-24v-61z
M128 854h768v86H128zM390 797c13 13 29 19 48 19s35-6 45-19l291-288c26-22 26-64 0-90L435 83l-61 61L426 192l-272 269c-22 22-22 64 0 90l237 246zm93-544 211 211-32 32H240l243-243zM707 694c0 48 38 86 86 86 48 0 86-38 86-86 0-22-10-45-26-61L794 576l-61 61c-13 13-26 35-26 58z
- M796 471A292 292 0 00512 256a293 293 0 00-284 215H0v144h228A293 293 0 00512 832a291 291 0 00284-217H1024V471h-228M512 688A146 146 0 01366 544A145 145 0 01512 400c80 0 146 63 146 144A146 146 0 01512 688
+ M0 512M1024 512M512 0M512 1024M796 471A292 292 0 00512 256a293 293 0 00-284 215H0v144h228A293 293 0 00512 832a291 291 0 00284-217H1024V471h-228M512 688A146 146 0 01366 544A145 145 0 01512 400c80 0 146 63 146 144A146 146 0 01512 688
M796 561a5 5 0 014 7l-39 90a5 5 0 004 7h100a5 5 0 014 8l-178 247a5 5 0 01-9-4l32-148a5 5 0 00-5-6h-89a5 5 0 01-4-7l86-191a5 5 0 014-3h88zM731 122a73 73 0 0173 73v318a54 54 0 00-8-1H731V195H244v634h408l-16 73H244a73 73 0 01-73-73V195a73 73 0 0173-73h488zm-219 366v73h-195v-73h195zm146-146v73H317v-73h341z
M645 448l64 64 220-221L704 64l-64 64 115 115H128v90h628zM375 576l-64-64-220 224L314 960l64-64-116-115H896v-90H262z
M608 0q48 0 88 23t63 63 23 87v70h55q35 0 67 14t57 38 38 57 14 67V831q0 34-14 66t-38 57-57 38-67 13H426q-34 0-66-13t-57-38-38-57-14-66v-70h-56q-34 0-66-14t-57-38-38-57-13-67V174q0-47 23-87T109 23 196 0h412m175 244H426q-46 0-86 22T278 328t-26 85v348H608q47 0 86-22t63-62 25-85l1-348m-269 318q18 0 31 13t13 31-13 31-31 13-31-13-13-31 13-31 31-13m0-212q13 0 22 9t11 22v125q0 14-9 23t-22 10-23-7-11-22l-1-126q0-13 10-23t23-10z
diff --git a/src/Views/Archive.axaml b/src/Views/Archive.axaml
index 8652dd96..e9d0ad02 100644
--- a/src/Views/Archive.axaml
+++ b/src/Views/Archive.axaml
@@ -29,7 +29,7 @@
-
+
diff --git a/src/Views/CheckoutCommit.axaml b/src/Views/CheckoutCommit.axaml
index 37021565..3ee3943f 100644
--- a/src/Views/CheckoutCommit.axaml
+++ b/src/Views/CheckoutCommit.axaml
@@ -18,7 +18,7 @@
Margin="0,0,8,0"
Text="{DynamicResource Text.Checkout.Commit.Target}" />
-
+
diff --git a/src/Views/CherryPick.axaml b/src/Views/CherryPick.axaml
index 1ba62ff7..779a0414 100644
--- a/src/Views/CherryPick.axaml
+++ b/src/Views/CherryPick.axaml
@@ -44,7 +44,7 @@
-
+
diff --git a/src/Views/CreateBranch.axaml b/src/Views/CreateBranch.axaml
index caea0be4..43f4e50c 100644
--- a/src/Views/CreateBranch.axaml
+++ b/src/Views/CreateBranch.axaml
@@ -37,7 +37,7 @@
-
+
diff --git a/src/Views/CreateTag.axaml b/src/Views/CreateTag.axaml
index 7e9a839a..20b6798a 100644
--- a/src/Views/CreateTag.axaml
+++ b/src/Views/CreateTag.axaml
@@ -29,7 +29,7 @@
-
+
diff --git a/src/Views/InteractiveRebase.axaml b/src/Views/InteractiveRebase.axaml
index 3249cd6b..b9819c38 100644
--- a/src/Views/InteractiveRebase.axaml
+++ b/src/Views/InteractiveRebase.axaml
@@ -44,7 +44,7 @@
-
+
diff --git a/src/Views/Merge.axaml b/src/Views/Merge.axaml
index a650c887..805ac6d0 100644
--- a/src/Views/Merge.axaml
+++ b/src/Views/Merge.axaml
@@ -28,7 +28,7 @@
-
+
diff --git a/src/Views/MergeMultiple.axaml b/src/Views/MergeMultiple.axaml
index f9935bcc..bb543e16 100644
--- a/src/Views/MergeMultiple.axaml
+++ b/src/Views/MergeMultiple.axaml
@@ -48,7 +48,7 @@
-
+
diff --git a/src/Views/Rebase.axaml b/src/Views/Rebase.axaml
index 166e9e32..91c1fab2 100644
--- a/src/Views/Rebase.axaml
+++ b/src/Views/Rebase.axaml
@@ -37,7 +37,7 @@
-
+
diff --git a/src/Views/RepositoryConfigure.axaml b/src/Views/RepositoryConfigure.axaml
index 10603319..424a2346 100644
--- a/src/Views/RepositoryConfigure.axaml
+++ b/src/Views/RepositoryConfigure.axaml
@@ -270,7 +270,10 @@
-
+
+
+
+
@@ -311,7 +314,7 @@
HorizontalAlignment="Center"
VerticalAlignment="Center"
Fill="{DynamicResource Brush.FG2}"
- Data="{StaticResource Icons.Issue}"/>
+ Data="{StaticResource Icons.Empty}"/>
diff --git a/src/Views/Reset.axaml b/src/Views/Reset.axaml
index b3a18e49..ce361b23 100644
--- a/src/Views/Reset.axaml
+++ b/src/Views/Reset.axaml
@@ -27,7 +27,7 @@
Margin="0,0,8,0"
Text="{DynamicResource Text.Reset.MoveTo}"/>
-
+
diff --git a/src/Views/Revert.axaml b/src/Views/Revert.axaml
index 294112b2..cafe1725 100644
--- a/src/Views/Revert.axaml
+++ b/src/Views/Revert.axaml
@@ -18,7 +18,7 @@
Text="{DynamicResource Text.Revert.Commit}"/>
-
+
diff --git a/src/Views/Reword.axaml b/src/Views/Reword.axaml
index 7e84033c..f5de4ee7 100644
--- a/src/Views/Reword.axaml
+++ b/src/Views/Reword.axaml
@@ -14,7 +14,7 @@
Text="{DynamicResource Text.Reword}"/>
-
+
diff --git a/src/Views/Squash.axaml b/src/Views/Squash.axaml
index 3af7e793..30755bae 100644
--- a/src/Views/Squash.axaml
+++ b/src/Views/Squash.axaml
@@ -17,7 +17,7 @@
diff --git a/src/Views/WorkingCopy.axaml b/src/Views/WorkingCopy.axaml
index 8600b367..342ea4e0 100644
--- a/src/Views/WorkingCopy.axaml
+++ b/src/Views/WorkingCopy.axaml
@@ -185,7 +185,7 @@
-
+