diff --git a/.idea/.idea.SPTInstaller/.idea/avalonia.xml b/.idea/.idea.SPTInstaller/.idea/avalonia.xml index 29981b3..1ff4164 100644 --- a/.idea/.idea.SPTInstaller/.idea/avalonia.xml +++ b/.idea/.idea.SPTInstaller/.idea/avalonia.xml @@ -8,10 +8,12 @@ + + diff --git a/SPTInstaller/App.axaml b/SPTInstaller/App.axaml index 1f4245f..1c0a3d8 100644 --- a/SPTInstaller/App.axaml +++ b/SPTInstaller/App.axaml @@ -21,6 +21,7 @@ #FFFFFF #282828 #323947 + #444259 @@ -28,6 +29,7 @@ + diff --git a/SPTInstaller/Assets/Styles.axaml b/SPTInstaller/Assets/Styles.axaml index 35af7af..ce89e48 100644 --- a/SPTInstaller/Assets/Styles.axaml +++ b/SPTInstaller/Assets/Styles.axaml @@ -123,16 +123,13 @@ - - @@ -159,6 +156,7 @@ diff --git a/SPTInstaller/CustomControls/PreCheckItem.axaml b/SPTInstaller/CustomControls/PreCheckItem.axaml index 95f6c6d..3808760 100644 --- a/SPTInstaller/CustomControls/PreCheckItem.axaml +++ b/SPTInstaller/CustomControls/PreCheckItem.axaml @@ -38,8 +38,7 @@ diff --git a/SPTInstaller/CustomControls/UpdateButton.axaml b/SPTInstaller/CustomControls/UpdateButton.axaml new file mode 100644 index 0000000..4b2f766 --- /dev/null +++ b/SPTInstaller/CustomControls/UpdateButton.axaml @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + + - + +