From 74642d08738346907e67dc9054d54abb376f2271 Mon Sep 17 00:00:00 2001 From: Toastie Date: Wed, 10 Jul 2024 02:45:53 +1200 Subject: [PATCH 1/2] Started work on some color redsigns. These will probably show up in the next dot update or next major update --- EllieHub/App.axaml | 4 ++-- EllieHub/Features/Home/Views/Controls/HomeView.axaml | 2 +- EllieHub/Features/Home/Views/Windows/UpdateView.axaml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/EllieHub/App.axaml b/EllieHub/App.axaml index 425b50a..cbf4eee 100644 --- a/EllieHub/App.axaml +++ b/EllieHub/App.axaml @@ -28,8 +28,8 @@ - - + + diff --git a/EllieHub/Features/Home/Views/Controls/HomeView.axaml b/EllieHub/Features/Home/Views/Controls/HomeView.axaml index aae06c4..503e0c4 100644 --- a/EllieHub/Features/Home/Views/Controls/HomeView.axaml +++ b/EllieHub/Features/Home/Views/Controls/HomeView.axaml @@ -39,7 +39,7 @@ + Fill="#0e3f88"/> + Background="#003ca0"> From 027ee8d80f47ea4046cc1366a8968a0ed8babfbd Mon Sep 17 00:00:00 2001 From: Toastie Date: Wed, 10 Jul 2024 13:37:38 +1200 Subject: [PATCH 2/2] Upped version to 1.0.3.1 --- EllieHub/EllieHub.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EllieHub/EllieHub.csproj b/EllieHub/EllieHub.csproj index 45e59e6..d9818a9 100644 --- a/EllieHub/EllieHub.csproj +++ b/EllieHub/EllieHub.csproj @@ -20,7 +20,7 @@ embedded - 1.0.3.0 + 1.0.3.1 app.manifest