diff --git a/SteUp.Shared/Components/Layout/MainLayout.razor b/SteUp.Shared/Components/Layout/MainLayout.razor index 3cba4e1..611d209 100644 --- a/SteUp.Shared/Components/Layout/MainLayout.razor +++ b/SteUp.Shared/Components/Layout/MainLayout.razor @@ -78,11 +78,11 @@ { Primary = "#ec4c41", Secondary = "#002339", - Tertiary = "#dff2ff", + Tertiary = "#dde5ee", Success = "#26b050", Error = "#e50000", Warning = "#b26a00", - Info = "#1877d8", + Info = "#002339", Background = "#e9edf2", Surface = "#ffffff", TextPrimary = "#000000", diff --git a/SteUp.Shared/Components/Pages/IspezionePage.razor b/SteUp.Shared/Components/Pages/IspezionePage.razor index e597704..e81cf2a 100644 --- a/SteUp.Shared/Components/Pages/IspezionePage.razor +++ b/SteUp.Shared/Components/Pages/IspezionePage.razor @@ -70,9 +70,11 @@