diff --git a/res/drawable/call_redirection_button_ripple_effect.xml b/res/drawable/call_redirection_button_ripple_effect.xml index 7fa7e709449172136341f9f75fb68832556811be..2dff241d0e3360eedd61a067f4f3b6c14f8e651e 100644 --- a/res/drawable/call_redirection_button_ripple_effect.xml +++ b/res/drawable/call_redirection_button_ripple_effect.xml @@ -18,7 +18,7 @@ android:color="?android:attr/colorControlHighlight"> - + \ No newline at end of file diff --git a/res/drawable/call_redirection_dialog_background.xml b/res/drawable/call_redirection_dialog_background.xml index 71277fd475bebaacfc017ba0743462c4e96d7bc9..91768a2cfd06eaf2711e729689e29d315107ce6f 100644 --- a/res/drawable/call_redirection_dialog_background.xml +++ b/res/drawable/call_redirection_dialog_background.xml @@ -15,6 +15,6 @@ ~ limitations under the License --> - + \ No newline at end of file diff --git a/res/drawable/ic_back_arrow.xml b/res/drawable/ic_back_arrow.xml index 07b3cb0b022244c10d814e6cfb8f5d49f49f3785..668365de89f967905ae363fbb09d47fb2aa6621f 100644 --- a/res/drawable/ic_back_arrow.xml +++ b/res/drawable/ic_back_arrow.xml @@ -16,4 +16,5 @@ --> diff --git a/res/drawable/ic_message.xml b/res/drawable/ic_message.xml index ae32073cd6080c14006f41b6513793d63d8cf244..b5b0d89e86596788118f300c479d1fa75d0e90d5 100644 --- a/res/drawable/ic_message.xml +++ b/res/drawable/ic_message.xml @@ -16,4 +16,5 @@ --> diff --git a/res/drawable/ic_phone.xml b/res/drawable/ic_phone.xml index 15c2a486c3a07e09797a1a5d5078dd969d74e640..7144230fcdea0235f7ca58581ffb1d2997c551d5 100644 --- a/res/drawable/ic_phone.xml +++ b/res/drawable/ic_phone.xml @@ -16,4 +16,5 @@ --> diff --git a/res/values-night-v27/styles.xml b/res/values-night-v27/styles.xml new file mode 100644 index 0000000000000000000000000000000000000000..af670fad6506aa890989fc021c67caba7b0d2d5b --- /dev/null +++ b/res/values-night-v27/styles.xml @@ -0,0 +1,32 @@ + + + + + + + + + + \ No newline at end of file diff --git a/res/values-night/styles.xml b/res/values-night/styles.xml index da313048474cbd0943d6f08f37ed8ba720f4e685..2d90d7e99109c5afd4952926874f00dd03f984eb 100644 --- a/res/values-night/styles.xml +++ b/res/values-night/styles.xml @@ -1,5 +1,5 @@ - - - - - - diff --git a/res/values-v27/styles.xml b/res/values-v27/styles.xml new file mode 100644 index 0000000000000000000000000000000000000000..29a50c56ea3d11a853b9625b74e6ce9f81b51637 --- /dev/null +++ b/res/values-v27/styles.xml @@ -0,0 +1,32 @@ + + + + + + + + + + \ No newline at end of file diff --git a/res/values/colors.xml b/res/values/colors.xml index 3986d4882eca84d31cd7c71bcef3a60b33cb9000..29198ee9526acb1638bccc7c0c26a4131c901603 100644 --- a/res/values/colors.xml +++ b/res/values/colors.xml @@ -17,19 +17,20 @@ @lineageos.platform:color/color_default_accent - #fafafa + @lineageos.platform:color/color_default_background + @lineageos.platform:color/color_default_primary_dark - #d8d8d8 - #202124 - #5f6368 + @lineageos.platform:color/color_default_divider + @lineageos.platform:color/color_default_primary_text + @lineageos.platform:color/color_default_secondary_text - #097138 - #A52714 + @lineageos.platform:color/color_default_green1 + @lineageos.platform:color/color_default_red1 - #4089F4 - #212121 - #B8B8B8 + @color/theme_color + @color/blocked_numbers_primary_text_color + @color/blocked_numbers_divider_color diff --git a/res/values/styles.xml b/res/values/styles.xml index 187086b081795a0ddb980ba8c2e6a2d5cf38d984..645af068367dc2d5258ffaea42574358d543b2fc 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -15,8 +15,13 @@ --> - + + + + - + + + + -