diff --git a/res/color/cell_layout_bg_color_active.xml b/res/color/cell_layout_bg_color.xml similarity index 53% rename from res/color/cell_layout_bg_color_active.xml rename to res/color/cell_layout_bg_color.xml index d1a3d7c48f..a33a0c3b2a 100644 --- a/res/color/cell_layout_bg_color_active.xml +++ b/res/color/cell_layout_bg_color.xml @@ -1,5 +1,5 @@ - - + + \ No newline at end of file diff --git a/res/color/cell_layout_bg_color_inactive.xml b/res/color/cell_layout_bg_color_inactive.xml deleted file mode 100644 index 0632100dfc..0000000000 --- a/res/color/cell_layout_bg_color_inactive.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - \ No newline at end of file diff --git a/res/drawable-v28/bg_celllayout.xml b/res/drawable-v28/bg_celllayout.xml index c68bdecc81..c9d5e412cb 100644 --- a/res/drawable-v28/bg_celllayout.xml +++ b/res/drawable-v28/bg_celllayout.xml @@ -23,15 +23,15 @@ - + android:color="?attr/workspaceAccentColor" /> + - + diff --git a/res/drawable/bg_celllayout.xml b/res/drawable/bg_celllayout.xml index 4e7e82f5f0..dbf893dcb3 100644 --- a/res/drawable/bg_celllayout.xml +++ b/res/drawable/bg_celllayout.xml @@ -23,15 +23,15 @@ - + android:color="?attr/workspaceAccentColor" /> + - + diff --git a/res/drawable/drop_target_frame_hover.xml b/res/drawable/drop_target_frame_hover.xml index 6acffd1542..dc83f2cbe2 100644 --- a/res/drawable/drop_target_frame_hover.xml +++ b/res/drawable/drop_target_frame_hover.xml @@ -16,6 +16,6 @@ --> - + \ No newline at end of file diff --git a/res/values-v31/colors.xml b/res/values-v31/colors.xml index 2abaacb5b2..83c03ba595 100644 --- a/res/values-v31/colors.xml +++ b/res/values-v31/colors.xml @@ -61,7 +61,12 @@ @android:color/system_neutral2_600 @android:color/system_accent1_100 - @android:color/system_accent2_600 + @android:color/system_accent1_900 + @android:color/system_accent1_100 + @android:color/system_accent1_900 + @android:color/system_accent1_100 + @android:color/system_accent1_100 + @android:color/system_accent1_700 @android:color/system_accent1_600 @android:color/system_accent2_200 diff --git a/res/values/attrs.xml b/res/values/attrs.xml index 7fdb94aa14..b023d10e5d 100644 --- a/res/values/attrs.xml +++ b/res/values/attrs.xml @@ -53,7 +53,9 @@ + + diff --git a/res/values/colors.xml b/res/values/colors.xml index e639e99005..2bed48686c 100644 --- a/res/values/colors.xml +++ b/res/values/colors.xml @@ -82,8 +82,13 @@ ?android:attr/colorAccent - #ff8df5e3 - #ff3d665f + #D3E3FD + #041E49 + #D3E3FD + #041E49 + #D3E3FD + #D3E3FD + #0842A0 #40484B diff --git a/res/values/styles.xml b/res/values/styles.xml index c803bec820..876c3a868e 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -63,7 +63,9 @@ ?android:attr/textColorSecondary ?android:attr/colorAccent @color/workspace_accent_color_light - @color/workspace_text_color_dark + @color/workspace_surface_color + @color/drop_target_hover_text_color_light + @color/drop_target_hover_button_color_light @color/overview_scrim @color/preload_icon_accent_color_light @color/preload_icon_background_color_light @@ -92,7 +94,8 @@ true @null @color/workspace_accent_color_dark - @color/workspace_text_color_light + @color/drop_target_hover_text_color_dark + @color/drop_target_hover_button_color_dark