diff --git a/lib/java/com/google/android/material/color/res/values-v34/tokens.xml b/lib/java/com/google/android/material/color/res/values-v34/tokens.xml new file mode 100644 index 00000000000..795a3cb4eb8 --- /dev/null +++ b/lib/java/com/google/android/material/color/res/values-v34/tokens.xml @@ -0,0 +1,106 @@ + + + + + + + + + + @android:color/system_primary_dark + @android:color/system_primary_container_dark + @android:color/system_on_primary_dark + @android:color/system_on_primary_container_dark + @android:color/system_primary_light + + @android:color/system_secondary_dark + @android:color/system_secondary_container_dark + @android:color/system_on_secondary_dark + @android:color/system_on_secondary_container_dark + + @android:color/system_tertiary_dark + @android:color/system_tertiary_container_dark + @android:color/system_on_tertiary_dark + @android:color/system_on_tertiary_container_dark + + @android:color/system_surface_dim_dark + @android:color/system_surface_bright_dark + @android:color/system_surface_container_dark + @android:color/system_surface_container_low_dark + @android:color/system_surface_container_high_dark + @android:color/system_surface_container_lowest_dark + @android:color/system_surface_container_highest_dark + @android:color/system_surface_dark + @android:color/system_surface_variant_dark + @android:color/system_on_surface_dark + @android:color/system_on_surface_variant_dark + @android:color/system_surface_light + @android:color/system_on_surface_light + + @android:color/system_background_dark + @android:color/system_on_background_dark + + @android:color/system_outline_dark + + @android:color/system_error_dark + @android:color/system_error_container_dark + @android:color/system_on_error_dark + @android:color/system_on_error_container_dark + + + + @android:color/system_primary_light + @android:color/system_primary_container_light + @android:color/system_on_primary_light + @android:color/system_on_primary_container_light + @android:color/system_primary_dark + + @android:color/system_secondary_light + @android:color/system_secondary_container_light + @android:color/system_on_secondary_light + @android:color/system_on_secondary_container_light + + @android:color/system_tertiary_light + @android:color/system_tertiary_container_light + @android:color/system_on_tertiary_light + @android:color/system_on_tertiary_container_light + + @android:color/system_surface_dim_light + @android:color/system_surface_bright_light + @android:color/system_surface_container_light + @android:color/system_surface_container_low_light + @android:color/system_surface_container_high_light + @android:color/system_surface_container_lowest_light + @android:color/system_surface_container_highest_light + @android:color/system_surface_light + @android:color/system_surface_variant_light + @android:color/system_on_surface_light + @android:color/system_on_surface_variant_light + @android:color/system_surface_dark + @android:color/system_on_surface_dark + + @android:color/system_background_light + @android:color/system_on_background_light + + @android:color/system_outline_light + + @android:color/system_error_light + @android:color/system_error_container_light + @android:color/system_on_error_light + @android:color/system_on_error_container_light + +