From 6e69a37b2b2a36194a44817d0a30cf6cd4aedae6 Mon Sep 17 00:00:00 2001 From: Kira Date: Wed, 30 Aug 2023 14:24:52 -0700 Subject: [PATCH] Finished visual appearance of app --- MAUI_Weather/MVVM/Views/WeatherView.xaml | 46 +++++++++++++++++++- MAUI_Weather/Resources/Styles/AppStyles.xaml | 18 ++++++++ MAUI_Weather/Resources/Styles/Colors.xaml | 1 + 3 files changed, 64 insertions(+), 1 deletion(-) diff --git a/MAUI_Weather/MVVM/Views/WeatherView.xaml b/MAUI_Weather/MVVM/Views/WeatherView.xaml index 3436c09..93b2c4f 100644 --- a/MAUI_Weather/MVVM/Views/WeatherView.xaml +++ b/MAUI_Weather/MVVM/Views/WeatherView.xaml @@ -11,15 +11,59 @@ - + + + + + + + + + + + + + + + + 1 + 2 + 3 + 4 + 5 + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/MAUI_Weather/Resources/Styles/AppStyles.xaml b/MAUI_Weather/Resources/Styles/AppStyles.xaml index d8399a1..e5eb507 100644 --- a/MAUI_Weather/Resources/Styles/AppStyles.xaml +++ b/MAUI_Weather/Resources/Styles/AppStyles.xaml @@ -23,4 +23,22 @@ + + + + + + \ No newline at end of file diff --git a/MAUI_Weather/Resources/Styles/Colors.xaml b/MAUI_Weather/Resources/Styles/Colors.xaml index b172a32..c104f6a 100644 --- a/MAUI_Weather/Resources/Styles/Colors.xaml +++ b/MAUI_Weather/Resources/Styles/Colors.xaml @@ -8,6 +8,7 @@ https://colorhunt.co/palette/0c134f1d267d5c469cd4adfc --> #0c134f + #1d267d #d4adfc