Increased floor and decreased ceiling of offset for brightening darker colors in dark mode/darkening brighter colors in light mode
This commit is contained in:
@@ -134,7 +134,7 @@ Item {
|
||||
anchors.right: parent.right
|
||||
anchors.top: searchBar.bottom
|
||||
anchors.topMargin: Appearance.spacing.smaller
|
||||
color: DynamicColors.tPalette.m3surfaceContainer
|
||||
color: DynamicColors.tPalette.m3surfaceContainerLowest
|
||||
radius: Appearance.rounding.normal
|
||||
|
||||
StackView {
|
||||
|
||||
Reference in New Issue
Block a user