diff --git a/src/Resources/Icons.xaml b/src/Resources/Icons.xaml index 6dfa506a..91012b83 100644 --- a/src/Resources/Icons.xaml +++ b/src/Resources/Icons.xaml @@ -10,7 +10,7 @@ M682.7 42.7H85.3v682.7h85.3V128h512V42.7zM256 213.3l4.5 768H896V213.3H256zm554.7 682.7H341.3V298.7h469.3v597.3z M204 291c45-11 77-49 77-96c0-53-43-98-98-98c-53 0-98 45-98 98c0 47 34 87 77 96v91c0 13 9 21 21 21h236c2 38 32 68 70 68h372c41 0 73-32 73-73v-38c0-41-32-73-73-73h-370c-38 0-70 30-70 68H204V291zm258 74h2c0-15 13-30 30-30h372c15 0 30 13 30 30v38c0 15-13 30-30 30h-375c-15 0-30-13-30-30v-38zM183 250c-30 0-55-26-55-55s26-55 55-55s55 26 55 55s-26 55-55 55zM679 495c-134 0-244 109-244 244s109 244 244 244c134 0 244-109 244-244s-109-244-244-244zm159 268h-134v134h-50V764H521v-50h134v-134h50v134h134V764zM244 766H185c-13 0-23-11-23-23s11-23 23-23h59c13 0 23 11 23 23s-11 23-23 23zM368 766h-42c-9 0-17-8-17-17v-13c0-9 8-17 17-17h42c9 0 17 8 17 17v13c0 9-8 17-17 17zM183 766c-12 0-21-9-21-21V320c0-12 9-21 21-21c12 0 21 9 21 21v425c0 12-10 21-21 21z - M 0 0 L 1 0 V -0.861 M 153 154 h 768 v 60 h -767 z + M205 500h614v60H205z M153 154h768v768h-768v-768zm64 64v640h640v-640h-640z M256 128l0 192L64 320l0 576 704 0 0-192 192 0L960 128 256 128zM704 832 128 832 128 384l576 0L704 832zM896 640l-128 0L768 320 320 320 320 192l576 0L896 640z M519 459 222 162a37 37 0 10-52 52l297 297L169 809a37 37 0 1052 52l297-297 297 297a37 37 0 1052-52l-297-297 297-297a37 37 0 10-52-52L519 459z diff --git a/src/Resources/Themes/Dark.xaml b/src/Resources/Themes/Dark.xaml index 954cc8c7..06ffbca9 100644 --- a/src/Resources/Themes/Dark.xaml +++ b/src/Resources/Themes/Dark.xaml @@ -7,7 +7,7 @@ - + diff --git a/src/Views/About.xaml b/src/Views/About.xaml index f82cde6f..49fb3064 100644 --- a/src/Views/About.xaml +++ b/src/Views/About.xaml @@ -37,7 +37,7 @@ Grid.Column="3" Click="Quit" Width="28" - Padding="8" + Padding="10" Icon="{StaticResource Icon.Close}" HoverBackground="Red" WindowChrome.IsHitTestVisibleInChrome="True"/> diff --git a/src/Views/Blame.xaml b/src/Views/Blame.xaml index 35d4a2ee..2798a6c1 100644 --- a/src/Views/Blame.xaml +++ b/src/Views/Blame.xaml @@ -36,7 +36,7 @@ - + diff --git a/src/Views/Clone.xaml b/src/Views/Clone.xaml index 95a35f0c..f3f58faa 100644 --- a/src/Views/Clone.xaml +++ b/src/Views/Clone.xaml @@ -39,7 +39,7 @@ Grid.Column="3" Click="OnQuit" Width="28" - Padding="8" + Padding="10" Icon="{StaticResource Icon.Close}" HoverBackground="Red" WindowChrome.IsHitTestVisibleInChrome="True"/> diff --git a/src/Views/FileHistories.xaml b/src/Views/FileHistories.xaml index 325d1fea..7880be56 100644 --- a/src/Views/FileHistories.xaml +++ b/src/Views/FileHistories.xaml @@ -36,7 +36,7 @@ - + diff --git a/src/Views/Launcher.xaml b/src/Views/Launcher.xaml index 81aeb668..94492176 100644 --- a/src/Views/Launcher.xaml +++ b/src/Views/Launcher.xaml @@ -55,7 +55,7 @@ - + diff --git a/src/Views/Preference.xaml b/src/Views/Preference.xaml index 13819467..e0225983 100644 --- a/src/Views/Preference.xaml +++ b/src/Views/Preference.xaml @@ -42,7 +42,7 @@ diff --git a/src/Views/Statistics.xaml b/src/Views/Statistics.xaml index c9431ab1..401cd4c9 100644 --- a/src/Views/Statistics.xaml +++ b/src/Views/Statistics.xaml @@ -35,7 +35,7 @@ - +