diff --git a/app/src/main/res/color-v31/primary_text_md3_dark.xml b/app/src/main/res/color-v31/primary_text_md3_dark.xml
new file mode 100644
index 00000000..f3908cb2
--- /dev/null
+++ b/app/src/main/res/color-v31/primary_text_md3_dark.xml
@@ -0,0 +1,25 @@
+
+
+
+
+
+
+
+
diff --git a/app/src/main/res/color-v31/primary_text_md3_light.xml b/app/src/main/res/color-v31/primary_text_md3_light.xml
new file mode 100644
index 00000000..3013d087
--- /dev/null
+++ b/app/src/main/res/color-v31/primary_text_md3_light.xml
@@ -0,0 +1,25 @@
+
+
+
+
+
+
+
+
diff --git a/app/src/main/res/color-v31/secondary_text_md3_dark.xml b/app/src/main/res/color-v31/secondary_text_md3_dark.xml
new file mode 100644
index 00000000..b3151cda
--- /dev/null
+++ b/app/src/main/res/color-v31/secondary_text_md3_dark.xml
@@ -0,0 +1,25 @@
+
+
+
+
+
+
+
+
diff --git a/app/src/main/res/color-v31/secondary_text_md3_light.xml b/app/src/main/res/color-v31/secondary_text_md3_light.xml
new file mode 100644
index 00000000..5e5b5871
--- /dev/null
+++ b/app/src/main/res/color-v31/secondary_text_md3_light.xml
@@ -0,0 +1,25 @@
+
+
+
+
+
+
+
+
diff --git a/app/src/main/res/color-v31/tertiary_text_md3_dark.xml b/app/src/main/res/color-v31/tertiary_text_md3_dark.xml
new file mode 100644
index 00000000..50de8eae
--- /dev/null
+++ b/app/src/main/res/color-v31/tertiary_text_md3_dark.xml
@@ -0,0 +1,25 @@
+
+
+
+
+
+
+
+
diff --git a/app/src/main/res/color-v31/tertiary_text_md3_light.xml b/app/src/main/res/color-v31/tertiary_text_md3_light.xml
new file mode 100644
index 00000000..41be2965
--- /dev/null
+++ b/app/src/main/res/color-v31/tertiary_text_md3_light.xml
@@ -0,0 +1,25 @@
+
+
+
+
+
+
+
+
diff --git a/app/src/main/res/values-night-v31/colors_custom.xml b/app/src/main/res/values-night-v31/colors_custom.xml
index ff6e2526..49d4dc25 100644
--- a/app/src/main/res/values-night-v31/colors_custom.xml
+++ b/app/src/main/res/values-night-v31/colors_custom.xml
@@ -20,6 +20,18 @@
-->
- @android:color/system_accent1_200
- @android:color/system_neutral1_800
+ @color/color_primary_md3_dark
+
+ @color/color_background_md3_dark
+
+ @color/color_surface_md3_dark
+
+ @color/color_background_floating_md3_dark
+
+ @color/primary_text_md3_dark
+ @color/primary_text_md3_light
+ @color/secondary_text_md3_dark
+ @color/secondary_text_md3_light
+ @color/tertiary_text_md3_dark
+ @color/tertiary_text_md3_light
diff --git a/app/src/main/res/values-v31/colors_custom.xml b/app/src/main/res/values-v31/colors_custom.xml
index 366fa2eb..b4760d19 100644
--- a/app/src/main/res/values-v31/colors_custom.xml
+++ b/app/src/main/res/values-v31/colors_custom.xml
@@ -20,6 +20,27 @@
-->
- @android:color/system_accent1_500
- @android:color/system_neutral1_50
+
+ @android:color/system_accent1_600
+ @android:color/system_accent1_200
+ @color/color_primary_md3_light
+
+ @android:color/system_neutral1_50
+ @android:color/system_neutral1_900
+ @color/color_surface_md3_light
+
+ @android:color/system_neutral1_50
+ @android:color/system_neutral1_800
+ @color/color_background_md3_light
+
+ @android:color/system_neutral1_50
+ @android:color/system_neutral1_800
+ @color/color_background_floating_md3_light
+
+ @color/primary_text_md3_light
+ @color/primary_text_md3_dark
+ @color/secondary_text_md3_light
+ @color/secondary_text_md3_dark
+ @color/tertiary_text_md3_light
+ @color/tertiary_text_md3_dark
diff --git a/app/src/main/res/values-v31/themes_custom.xml b/app/src/main/res/values-v31/themes_custom.xml
index 3ca35dc6..b29ac905 100644
--- a/app/src/main/res/values-v31/themes_custom.xml
+++ b/app/src/main/res/values-v31/themes_custom.xml
@@ -20,19 +20,15 @@
-
-
-
-
diff --git a/app/src/main/res/values/colors_custom.xml b/app/src/main/res/values/colors_custom.xml
index 18d2e883..5e93ab0a 100644
--- a/app/src/main/res/values/colors_custom.xml
+++ b/app/src/main/res/values/colors_custom.xml
@@ -39,6 +39,4 @@
@color/material_brown_500
@color/material_grey_500
@color/material_blue_grey_500
- @color/material_blue
- @color/material_blue
diff --git a/app/src/main/res/values/themes_custom.xml b/app/src/main/res/values/themes_custom.xml
index dd265425..5589fcf3 100644
--- a/app/src/main/res/values/themes_custom.xml
+++ b/app/src/main/res/values/themes_custom.xml
@@ -98,6 +98,4 @@
-
-
diff --git a/app/src/main/res/values/themes_override.xml b/app/src/main/res/values/themes_override.xml
index b67982a5..a531fd6b 100644
--- a/app/src/main/res/values/themes_override.xml
+++ b/app/src/main/res/values/themes_override.xml
@@ -60,4 +60,4 @@
- 0.072727273
-
\ No newline at end of file
+