diff --git a/doc/material-colors.md b/doc/material-colors.md index 615e41d07..5a56f48c7 100644 --- a/doc/material-colors.md +++ b/doc/material-colors.md @@ -50,7 +50,7 @@ uid: Uno.Themes.Material.Colors | FocusedOpacity | 0.12 | | PressedOpacity | 0.12 | | DraggedOpacity | 0.16 | -| SelectedOpacity | 0.16 | +| SelectedOpacity | 0.08 | | MediumOpacity | 0.64 | | LowOpacity | 0.32 | | DisabledOpacity | 0.12 | diff --git a/src/library/Uno.Themes/Styles/Applications/Common/SharedColorPalette.xaml b/src/library/Uno.Themes/Styles/Applications/Common/SharedColorPalette.xaml index f9e4f3754..ccb128dae 100644 --- a/src/library/Uno.Themes/Styles/Applications/Common/SharedColorPalette.xaml +++ b/src/library/Uno.Themes/Styles/Applications/Common/SharedColorPalette.xaml @@ -128,7 +128,7 @@ 0.12 0.12 0.16 - 0.16 + 0.08 0.64 0.32 0.12