From 522d410a08697ebc563480e999db6fafafd46681 Mon Sep 17 00:00:00 2001 From: shept Date: Tue, 16 Sep 2025 15:03:47 +0500 Subject: [PATCH] added logo with color --- MetaforceInstaller.UI/Images/logo_black.svg | 16 +++++ MetaforceInstaller.UI/Images/logo_white.svg | 23 ++++++ MetaforceInstaller.UI/MainWindow.axaml | 71 ++++++++++++------- .../MetaforceInstaller.UI.csproj | 7 ++ 4 files changed, 92 insertions(+), 25 deletions(-) create mode 100644 MetaforceInstaller.UI/Images/logo_black.svg create mode 100644 MetaforceInstaller.UI/Images/logo_white.svg diff --git a/MetaforceInstaller.UI/Images/logo_black.svg b/MetaforceInstaller.UI/Images/logo_black.svg new file mode 100644 index 0000000..d41fcc9 --- /dev/null +++ b/MetaforceInstaller.UI/Images/logo_black.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/MetaforceInstaller.UI/Images/logo_white.svg b/MetaforceInstaller.UI/Images/logo_white.svg new file mode 100644 index 0000000..12ba8d1 --- /dev/null +++ b/MetaforceInstaller.UI/Images/logo_white.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/MetaforceInstaller.UI/MainWindow.axaml b/MetaforceInstaller.UI/MainWindow.axaml index c1e1044..fd7ed9f 100644 --- a/MetaforceInstaller.UI/MainWindow.axaml +++ b/MetaforceInstaller.UI/MainWindow.axaml @@ -5,45 +5,66 @@ mc:Ignorable="d" d:DesignWidth="800" d:DesignHeight="450" x:Class="MetaforceInstaller.UI.MainWindow" Title="MetaforceInstaller"> - + + + + + + + + + + + + + + + - - + + - + - - + + - + -