From 3ef45245db7f208f830d29e7dcd8b790ddabdb05 Mon Sep 17 00:00:00 2001 From: Tobias Wohlleben Date: Tue, 17 Sep 2024 15:49:10 +0200 Subject: [PATCH] icon and splash screen styling --- RBLNews.Maui/RBLNews.Maui.csproj | 4 +-- RBLNews.Maui/Resources/AppIcon/appicon.svg | 2 +- RBLNews.Maui/Resources/AppIcon/appiconfg.svg | 38 +++++++++++++++++--- RBLNews.Maui/Resources/Splash/splash.svg | 38 +++++++++++++++++--- RBLNews.Shared/wwwroot/css/app.css | 6 +++- 5 files changed, 74 insertions(+), 14 deletions(-) diff --git a/RBLNews.Maui/RBLNews.Maui.csproj b/RBLNews.Maui/RBLNews.Maui.csproj index e7ab409..4170a74 100644 --- a/RBLNews.Maui/RBLNews.Maui.csproj +++ b/RBLNews.Maui/RBLNews.Maui.csproj @@ -52,10 +52,10 @@ - + - + diff --git a/RBLNews.Maui/Resources/AppIcon/appicon.svg b/RBLNews.Maui/Resources/AppIcon/appicon.svg index 9d63b65..ccfcf47 100644 --- a/RBLNews.Maui/Resources/AppIcon/appicon.svg +++ b/RBLNews.Maui/Resources/AppIcon/appicon.svg @@ -1,4 +1,4 @@ - + \ No newline at end of file diff --git a/RBLNews.Maui/Resources/AppIcon/appiconfg.svg b/RBLNews.Maui/Resources/AppIcon/appiconfg.svg index 21dfb25..de4a253 100644 --- a/RBLNews.Maui/Resources/AppIcon/appiconfg.svg +++ b/RBLNews.Maui/Resources/AppIcon/appiconfg.svg @@ -1,8 +1,36 @@ - - - - - + + + + + + + \ No newline at end of file diff --git a/RBLNews.Maui/Resources/Splash/splash.svg b/RBLNews.Maui/Resources/Splash/splash.svg index 21dfb25..de4a253 100644 --- a/RBLNews.Maui/Resources/Splash/splash.svg +++ b/RBLNews.Maui/Resources/Splash/splash.svg @@ -1,8 +1,36 @@ - - - - - + + + + + + + \ No newline at end of file diff --git a/RBLNews.Shared/wwwroot/css/app.css b/RBLNews.Shared/wwwroot/css/app.css index 2523f04..f465b47 100644 --- a/RBLNews.Shared/wwwroot/css/app.css +++ b/RBLNews.Shared/wwwroot/css/app.css @@ -1,4 +1,8 @@ -@font-face { +/** +rot: #DD0741 +*/ + +@font-face { font-family: "Nanum Myeongjo", serif !important; font-weight: 400; font-style: normal;