From 4faee5e3fa40b7f2572904a46107d24442ce006d Mon Sep 17 00:00:00 2001 From: Narinder Rana Date: Wed, 14 Oct 2020 20:45:10 +0530 Subject: [PATCH 1/6] Update ui-sdk color.xml --- res/values/color.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/res/values/color.xml b/res/values/color.xml index 41a58b2e..40db7e2a 100644 --- a/res/values/color.xml +++ b/res/values/color.xml @@ -18,13 +18,12 @@ - #167c80 - + @lineageos.platform:color/color_default_accent - #fafafa + @lineageos.platform:color/color_default_primary - #f0f0f0 + @lineageos.platform:color/color_default_primary_dark #d0422d @@ -65,4 +64,5 @@ @color/calculator_primary_color + -- GitLab From 9ee172c465c43b928bccf60bd78f7bfd1adf85e9 Mon Sep 17 00:00:00 2001 From: Narinder Rana Date: Wed, 14 Oct 2020 21:48:36 +0530 Subject: [PATCH 2/6] update some colors --- res/values/color.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/res/values/color.xml b/res/values/color.xml index 40db7e2a..ec0fd5b3 100644 --- a/res/values/color.xml +++ b/res/values/color.xml @@ -20,10 +20,10 @@ @lineageos.platform:color/color_default_accent - @lineageos.platform:color/color_default_primary + @lineageos.platform:color/color_default_background - @lineageos.platform:color/color_default_primary_dark + @lineageos.platform:color/color_default_foreground #d0422d @@ -47,7 +47,7 @@ @color/calculator_statusbar_color - @color/calculator_accent_color + @lineageos.platform:color/color_default_gray2 #333 -- GitLab From 5a08c52709417899c5f84d7922bd27b8b874c7f8 Mon Sep 17 00:00:00 2001 From: Narinder Rana Date: Wed, 14 Oct 2020 22:37:06 +0530 Subject: [PATCH 3/6] update some colors --- res/values/color.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/res/values/color.xml b/res/values/color.xml index ec0fd5b3..35de5123 100644 --- a/res/values/color.xml +++ b/res/values/color.xml @@ -20,7 +20,7 @@ @lineageos.platform:color/color_default_accent - @lineageos.platform:color/color_default_background + @lineageos.platform:color/color_default_foreground @lineageos.platform:color/color_default_foreground @@ -47,7 +47,7 @@ @color/calculator_statusbar_color - @lineageos.platform:color/color_default_gray2 + @lineageos.platform:color/color_default_gray1 #333 -- GitLab From 507962d4bca78a41151721d8d65e9884e792e083 Mon Sep 17 00:00:00 2001 From: Narinder Rana Date: Thu, 15 Oct 2020 07:01:05 +0530 Subject: [PATCH 4/6] update some colors --- res/values/color.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/res/values/color.xml b/res/values/color.xml index 35de5123..04ca3a9f 100644 --- a/res/values/color.xml +++ b/res/values/color.xml @@ -23,7 +23,7 @@ @lineageos.platform:color/color_default_foreground - @lineageos.platform:color/color_default_foreground + @lineageos.platform:color/color_default_background #d0422d @@ -53,7 +53,7 @@ #333 - @android:color/white + @lineageos.platform:color/color_default_primary_text #33000000 -- GitLab From 7dc4120eb1d61c7955e478d397e2110966fb02c8 Mon Sep 17 00:00:00 2001 From: Narinder Rana Date: Thu, 15 Oct 2020 07:58:25 +0530 Subject: [PATCH 5/6] update some colors --- res/values/color.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/values/color.xml b/res/values/color.xml index 04ca3a9f..b4266e25 100644 --- a/res/values/color.xml +++ b/res/values/color.xml @@ -53,7 +53,7 @@ #333 - @lineageos.platform:color/color_default_primary_text + @lineageos.platform:color/color_default_foreground #33000000 -- GitLab From 449fe1852cf27b6789516b7ef835d4ed4445aa8b Mon Sep 17 00:00:00 2001 From: Narinder Rana Date: Thu, 15 Oct 2020 08:45:22 +0530 Subject: [PATCH 6/6] update some colors --- res/values/color.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/values/color.xml b/res/values/color.xml index b4266e25..465b8d16 100644 --- a/res/values/color.xml +++ b/res/values/color.xml @@ -47,7 +47,7 @@ @color/calculator_statusbar_color - @lineageos.platform:color/color_default_gray1 + @lineageos.platform:color/color_default_gray2 #333 -- GitLab