diff --git a/res/drawable/ic_arrow_back.xml b/res/drawable/ic_arrow_back.xml
index b6a80cfd9d81d7baf2becece22a9f8db932d91ff..38aae672f63484c4721bc944825aed69db3b7c69 100644
--- a/res/drawable/ic_arrow_back.xml
+++ b/res/drawable/ic_arrow_back.xml
@@ -19,7 +19,7 @@
android:viewportWidth="24"
android:viewportHeight="24"
android:autoMirrored="true"
- android:tint="?android:attr/colorControlNormal">
+ android:tint="@lineageos.platform:color/color_default_accent">
diff --git a/res/drawable/ic_find_in_page_24px.xml b/res/drawable/ic_find_in_page_24px.xml
index 18895e49a1c883a867a14185fd150547a4627a62..8bde63e2b1b41314e7cd23af30f65f22ce541db2 100644
--- a/res/drawable/ic_find_in_page_24px.xml
+++ b/res/drawable/ic_find_in_page_24px.xml
@@ -20,7 +20,7 @@
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24"
- android:tint="?android:attr/colorControlNormal">
+ android:tint="@lineageos.platform:color/color_default_accent">
diff --git a/res/layout/switch_bar.xml b/res/layout/switch_bar.xml
index 3bdfbd49cbcf0517a8c79718b2a9eba99100d756..724dba7ef89f6e579d4954266010850121f96bf8 100644
--- a/res/layout/switch_bar.xml
+++ b/res/layout/switch_bar.xml
@@ -28,7 +28,7 @@
android:maxLines="2"
android:ellipsize="end"
android:textAppearance="@style/TextAppearance.Switch"
- android:textColor="?android:attr/textColorPrimaryInverse"
+ android:textColor="@lineageos.platform:color/color_default_primary_text"
android:textAlignment="viewStart"/>
+ android:layout_gravity="center_vertical" />
diff --git a/res/menu/time_zone_base_search_menu.xml b/res/menu/time_zone_base_search_menu.xml
index 6df42c4260d9a60e7534683ae438236ef4ad5b92..39261e17d04d06c937d9a427ca753b52e89058c1 100644
--- a/res/menu/time_zone_base_search_menu.xml
+++ b/res/menu/time_zone_base_search_menu.xml
@@ -19,7 +19,7 @@
diff --git a/res/values-night/colors.xml b/res/values-night/colors.xml
index 354da77fe149be8e45316c114602fd944c418f8a..6a7011ac62787a587855bac6b02135da1d94ea04 100644
--- a/res/values-night/colors.xml
+++ b/res/values-night/colors.xml
@@ -20,10 +20,7 @@
#783BE5
#3F5FBD
@*android:color/material_grey_900
- @*android:color/material_grey_900
- @*android:color/material_grey_800
- @*android:color/material_grey_800
@*android:color/material_grey_800
#AECBFA
#5F6368
diff --git a/res/values-night/styles.xml b/res/values-night/styles.xml
index 87159b8b76f16ba07396f29e8df79c71c11620c0..30c8bddade589cfa56f1e35720d46a341e08895b 100644
--- a/res/values-night/styles.xml
+++ b/res/values-night/styles.xml
@@ -18,7 +18,11 @@
\ No newline at end of file
diff --git a/res/values-night/themes.xml b/res/values-night/themes.xml
index 2105550d591c19ffd989f1e8759ec26e4d0c7fde..79cb1c898b9707ec10e96f33a4d900d1bb2844be 100644
--- a/res/values-night/themes.xml
+++ b/res/values-night/themes.xml
@@ -18,21 +18,21 @@
diff --git a/res/values/colors.xml b/res/values/colors.xml
index 4904160b9e5149033719ebe2a358875ac9332ba6..ed043b8b39bd45c5e8ef88f870f05414bdd4a68e 100644
--- a/res/values/colors.xml
+++ b/res/values/colors.xml
@@ -46,7 +46,7 @@
#ff384248
#ffced7db
- @*android:color/accent_device_default_light
+ @lineageos.platform:color/color_default_accent
#60000000
@@ -101,7 +101,7 @@
#1f000000
@*android:color/material_grey_100
- @*android:color/background_device_default_light
+ @lineageos.platform:color/color_default_background
@*android:color/material_grey_600
@@ -132,7 +132,7 @@
?android:attr/colorBackgroundFloating
- @*android:color/accent_device_default_light
+ @lineageos.platform:color/color_default_accent
#ffdadce0
@@ -141,10 +141,10 @@
- @android:color/white
+ @lineageos.platform:color/color_default_primary_dark
- @*android:color/background_device_default_light
+ @lineageos.platform:color/color_default_foreground
#ffdadce0
diff --git a/res/values/styles.xml b/res/values/styles.xml
index 1be8ba0e0b6c901502f81770c05abc209779b846..fb022248c74ff2185ca23fcc2a555a80b8ce5db5 100644
--- a/res/values/styles.xml
+++ b/res/values/styles.xml
@@ -16,7 +16,9 @@
+ parent="@android:style/Widget.DeviceDefault.Light.ActionBar.Solid">
+ - @lineageos.platform:color/color_default_primary
+
+
+
+
+
+
diff --git a/res/values/themes.xml b/res/values/themes.xml
index 172a89a7351c9d3807147b14b5ca1752e2079576..72d330ba3bf21c127dca37cda848be82945191ef 100644
--- a/res/values/themes.xml
+++ b/res/values/themes.xml
@@ -23,7 +23,22 @@
- true
-
+
@@ -123,7 +137,7 @@
@@ -173,8 +187,8 @@
- false
- false
- true
- - #00000000
- - #00000000
+ - @lineageos.platform:color/color_default_primary_dark
+ - @lineageos.platform:color/color_default_primary_dark