diff --git a/core/api/current.txt b/core/api/current.txt index 94183db923427..4154d33874410 100644 --- a/core/api/current.txt +++ b/core/api/current.txt @@ -2014,14 +2014,18 @@ package android { field public static final int system_on_primary_container_dark; field public static final int system_on_primary_container_light; field public static final int system_on_primary_dark; - field public static final int system_on_primary_fixed; - field public static final int system_on_primary_fixed_variant; + field public static final int system_on_primary_fixed_dark; + field public static final int system_on_primary_fixed_light; + field public static final int system_on_primary_fixed_variant_dark; + field public static final int system_on_primary_fixed_variant_light; field public static final int system_on_primary_light; field public static final int system_on_secondary_container_dark; field public static final int system_on_secondary_container_light; field public static final int system_on_secondary_dark; - field public static final int system_on_secondary_fixed; - field public static final int system_on_secondary_fixed_variant; + field public static final int system_on_secondary_fixed_dark; + field public static final int system_on_secondary_fixed_light; + field public static final int system_on_secondary_fixed_variant_dark; + field public static final int system_on_secondary_fixed_variant_light; field public static final int system_on_secondary_light; field public static final int system_on_surface_dark; field public static final int system_on_surface_light; @@ -2030,8 +2034,10 @@ package android { field public static final int system_on_tertiary_container_dark; field public static final int system_on_tertiary_container_light; field public static final int system_on_tertiary_dark; - field public static final int system_on_tertiary_fixed; - field public static final int system_on_tertiary_fixed_variant; + field public static final int system_on_tertiary_fixed_dark; + field public static final int system_on_tertiary_fixed_light; + field public static final int system_on_tertiary_fixed_variant_dark; + field public static final int system_on_tertiary_fixed_variant_light; field public static final int system_on_tertiary_light; field public static final int system_outline_dark; field public static final int system_outline_light; @@ -2048,14 +2054,18 @@ package android { field public static final int system_primary_container_dark; field public static final int system_primary_container_light; field public static final int system_primary_dark; - field public static final int system_primary_fixed; - field public static final int system_primary_fixed_dim; + field public static final int system_primary_fixed_dark; + field public static final int system_primary_fixed_dim_dark; + field public static final int system_primary_fixed_dim_light; + field public static final int system_primary_fixed_light; field public static final int system_primary_light; field public static final int system_secondary_container_dark; field public static final int system_secondary_container_light; field public static final int system_secondary_dark; - field public static final int system_secondary_fixed; - field public static final int system_secondary_fixed_dim; + field public static final int system_secondary_fixed_dark; + field public static final int system_secondary_fixed_dim_dark; + field public static final int system_secondary_fixed_dim_light; + field public static final int system_secondary_fixed_light; field public static final int system_secondary_light; field public static final int system_surface_bright_dark; field public static final int system_surface_bright_light; @@ -2078,8 +2088,10 @@ package android { field public static final int system_tertiary_container_dark; field public static final int system_tertiary_container_light; field public static final int system_tertiary_dark; - field public static final int system_tertiary_fixed; - field public static final int system_tertiary_fixed_dim; + field public static final int system_tertiary_fixed_dark; + field public static final int system_tertiary_fixed_dim_dark; + field public static final int system_tertiary_fixed_dim_light; + field public static final int system_tertiary_fixed_light; field public static final int system_tertiary_light; field public static final int system_text_hint_inverse_dark; field public static final int system_text_hint_inverse_light; diff --git a/core/res/res/values/colors.xml b/core/res/res/values/colors.xml index 692011b5d519b..6b3c1558304fa 100644 --- a/core/res/res/values/colors.xml +++ b/core/res/res/values/colors.xml @@ -469,18 +469,18 @@ #FFFFFF #FFDAD5 #410000 - #D8E2FF - #ADC6FF - #001A41 - #2B4678 - #DBE2F9 - #BFC6DC - #141B2C - #3F4759 - #FBD7FC - #DEBCDF - #29132D - #583E5B + #D8E2FF + #ADC6FF + #001A41 + #2B4678 + #DBE2F9 + #BFC6DC + #141B2C + #3F4759 + #FBD7FC + #DEBCDF + #29132D + #583E5B #D8E2FF #44474F #1F000000 @@ -524,6 +524,18 @@ #690001 #930001 #FFDAD5 + #D8E2FF + #ADC6FF + #001A41 + #2B4678 + #DBE2F9 + #BFC6DC + #141B2C + #3F4759 + #FBD7FC + #DEBCDF + #29132D + #583E5B #2B4678 #C4C6D0 #33FFFFFF diff --git a/core/res/res/values/public-staging.xml b/core/res/res/values/public-staging.xml index 9cbf3b6798515..12a6c5262f055 100644 --- a/core/res/res/values/public-staging.xml +++ b/core/res/res/values/public-staging.xml @@ -191,18 +191,18 @@ - - - - - - - - - - - - + + + + + + + + + + + + @@ -246,18 +246,18 @@ - - - - - - - - - - - - + + + + + + + + + + + + @@ -271,18 +271,6 @@ - - - - - - - - - - - - diff --git a/core/res/res/values/symbols.xml b/core/res/res/values/symbols.xml index 7fd8e34c0475e..d1714cf5df523 100644 --- a/core/res/res/values/symbols.xml +++ b/core/res/res/values/symbols.xml @@ -4986,7 +4986,8 @@ - + + diff --git a/core/res/res/values/themes_device_defaults.xml b/core/res/res/values/themes_device_defaults.xml index 80df1f4392cba..511e734a0994e 100644 --- a/core/res/res/values/themes_device_defaults.xml +++ b/core/res/res/values/themes_device_defaults.xml @@ -239,33 +239,33 @@ easier. @color/foreground_device_default_dark @color/foreground_device_default_light - @color/system_on_secondary_fixed_variant - @color/system_on_tertiary_fixed_variant + @color/system_on_secondary_fixed_variant_dark + @color/system_on_tertiary_fixed_variant_dark @color/system_surface_container_lowest_dark - @color/system_on_primary_fixed_variant + @color/system_on_primary_fixed_variant_dark @color/system_on_secondary_container_dark @color/system_on_tertiary_container_dark @color/system_surface_container_low_dark @color/system_on_primary_container_dark - @color/system_secondary_fixed_dim + @color/system_secondary_fixed_dim_dark @color/system_on_error_container_dark - @color/system_on_secondary_fixed + @color/system_on_secondary_fixed_dark @color/system_on_surface_dark - @color/system_tertiary_fixed_dim - @color/system_on_tertiary_fixed - @color/system_primary_fixed_dim + @color/system_tertiary_fixed_dim_dark + @color/system_on_tertiary_fixed_dark + @color/system_primary_fixed_dim_dark @color/system_secondary_container_dark @color/system_error_container_dark - @color/system_on_primary_fixed + @color/system_on_primary_fixed_dark @color/system_primary_dark - @color/system_secondary_fixed + @color/system_secondary_fixed_dark @color/system_surface_dark @color/system_surface_variant_dark @color/system_tertiary_container_dark - @color/system_tertiary_fixed + @color/system_tertiary_fixed_dark @color/system_primary_container_dark @color/system_on_background_dark - @color/system_primary_fixed + @color/system_primary_fixed_dark @color/system_on_secondary_dark @color/system_on_tertiary_dark @color/system_surface_dim_dark @@ -281,6 +281,7 @@ easier. @color/system_on_primary_dark @color/system_on_surface_dark @color/system_surface_container_dark + @color/system_surface_container_dark @@ -333,33 +334,33 @@ easier. @style/Widget.DeviceDefault.Toolbar - @color/system_on_secondary_fixed_variant - @color/system_on_tertiary_fixed_variant + @color/system_on_secondary_fixed_variant_dark + @color/system_on_tertiary_fixed_variant_dark @color/system_surface_container_lowest_dark - @color/system_on_primary_fixed_variant + @color/system_on_primary_fixed_variant_dark @color/system_on_secondary_container_dark @color/system_on_tertiary_container_dark @color/system_surface_container_low_dark @color/system_on_primary_container_dark - @color/system_secondary_fixed_dim + @color/system_secondary_fixed_dim_dark @color/system_on_error_container_dark - @color/system_on_secondary_fixed + @color/system_on_secondary_fixed_dark @color/system_on_surface_dark - @color/system_tertiary_fixed_dim - @color/system_on_tertiary_fixed - @color/system_primary_fixed_dim + @color/system_tertiary_fixed_dim_dark + @color/system_on_tertiary_fixed_dark + @color/system_primary_fixed_dim_dark @color/system_secondary_container_dark @color/system_error_container_dark - @color/system_on_primary_fixed + @color/system_on_primary_fixed_dark @color/system_primary_dark - @color/system_secondary_fixed + @color/system_secondary_fixed_dark @color/system_surface_dark @color/system_surface_variant_dark @color/system_tertiary_container_dark - @color/system_tertiary_fixed + @color/system_tertiary_fixed_dark @color/system_primary_container_dark @color/system_on_background_dark - @color/system_primary_fixed + @color/system_primary_fixed_dark @color/system_on_secondary_dark @color/system_on_tertiary_dark @color/system_surface_dim_dark @@ -375,6 +376,7 @@ easier. @color/system_on_primary_dark @color/system_on_surface_dark @color/system_surface_container_dark + @color/system_surface_container_dark @@ -426,33 +428,33 @@ easier. @style/Widget.DeviceDefault.Toolbar - @color/system_on_secondary_fixed_variant - @color/system_on_tertiary_fixed_variant + @color/system_on_secondary_fixed_variant_dark + @color/system_on_tertiary_fixed_variant_dark @color/system_surface_container_lowest_dark - @color/system_on_primary_fixed_variant + @color/system_on_primary_fixed_variant_dark @color/system_on_secondary_container_dark @color/system_on_tertiary_container_dark @color/system_surface_container_low_dark @color/system_on_primary_container_dark - @color/system_secondary_fixed_dim + @color/system_secondary_fixed_dim_dark @color/system_on_error_container_dark - @color/system_on_secondary_fixed + @color/system_on_secondary_fixed_dark @color/system_on_surface_dark - @color/system_tertiary_fixed_dim - @color/system_on_tertiary_fixed - @color/system_primary_fixed_dim + @color/system_tertiary_fixed_dim_dark + @color/system_on_tertiary_fixed_dark + @color/system_primary_fixed_dim_dark @color/system_secondary_container_dark @color/system_error_container_dark - @color/system_on_primary_fixed + @color/system_on_primary_fixed_dark @color/system_primary_dark - @color/system_secondary_fixed + @color/system_secondary_fixed_dark @color/system_surface_dark @color/system_surface_variant_dark @color/system_tertiary_container_dark - @color/system_tertiary_fixed + @color/system_tertiary_fixed_dark @color/system_primary_container_dark @color/system_on_background_dark - @color/system_primary_fixed + @color/system_primary_fixed_dark @color/system_on_secondary_dark @color/system_on_tertiary_dark @color/system_surface_dim_dark @@ -468,6 +470,7 @@ easier. @color/system_on_primary_dark @color/system_on_surface_dark @color/system_surface_container_dark + @color/system_surface_container_dark @@ -521,33 +524,33 @@ easier. @style/Widget.DeviceDefault.Toolbar - @color/system_on_secondary_fixed_variant - @color/system_on_tertiary_fixed_variant + @color/system_on_secondary_fixed_variant_dark + @color/system_on_tertiary_fixed_variant_dark @color/system_surface_container_lowest_dark - @color/system_on_primary_fixed_variant + @color/system_on_primary_fixed_variant_dark @color/system_on_secondary_container_dark @color/system_on_tertiary_container_dark @color/system_surface_container_low_dark @color/system_on_primary_container_dark - @color/system_secondary_fixed_dim + @color/system_secondary_fixed_dim_dark @color/system_on_error_container_dark - @color/system_on_secondary_fixed + @color/system_on_secondary_fixed_dark @color/system_on_surface_dark - @color/system_tertiary_fixed_dim - @color/system_on_tertiary_fixed - @color/system_primary_fixed_dim + @color/system_tertiary_fixed_dim_dark + @color/system_on_tertiary_fixed_dark + @color/system_primary_fixed_dim_dark @color/system_secondary_container_dark @color/system_error_container_dark - @color/system_on_primary_fixed + @color/system_on_primary_fixed_dark @color/system_primary_dark - @color/system_secondary_fixed + @color/system_secondary_fixed_dark @color/system_surface_dark @color/system_surface_variant_dark @color/system_tertiary_container_dark - @color/system_tertiary_fixed + @color/system_tertiary_fixed_dark @color/system_primary_container_dark @color/system_on_background_dark - @color/system_primary_fixed + @color/system_primary_fixed_dark @color/system_on_secondary_dark @color/system_on_tertiary_dark @color/system_surface_dim_dark @@ -563,6 +566,7 @@ easier. @color/system_on_primary_dark @color/system_on_surface_dark @color/system_surface_container_dark + @color/system_surface_container_dark @@ -615,33 +619,33 @@ easier. @style/Widget.DeviceDefault.Toolbar - @color/system_on_secondary_fixed_variant - @color/system_on_tertiary_fixed_variant + @color/system_on_secondary_fixed_variant_dark + @color/system_on_tertiary_fixed_variant_dark @color/system_surface_container_lowest_dark - @color/system_on_primary_fixed_variant + @color/system_on_primary_fixed_variant_dark @color/system_on_secondary_container_dark @color/system_on_tertiary_container_dark @color/system_surface_container_low_dark @color/system_on_primary_container_dark - @color/system_secondary_fixed_dim + @color/system_secondary_fixed_dim_dark @color/system_on_error_container_dark - @color/system_on_secondary_fixed + @color/system_on_secondary_fixed_dark @color/system_on_surface_dark - @color/system_tertiary_fixed_dim - @color/system_on_tertiary_fixed - @color/system_primary_fixed_dim + @color/system_tertiary_fixed_dim_dark + @color/system_on_tertiary_fixed_dark + @color/system_primary_fixed_dim_dark @color/system_secondary_container_dark @color/system_error_container_dark - @color/system_on_primary_fixed + @color/system_on_primary_fixed_dark @color/system_primary_dark - @color/system_secondary_fixed + @color/system_secondary_fixed_dark @color/system_surface_dark @color/system_surface_variant_dark @color/system_tertiary_container_dark - @color/system_tertiary_fixed + @color/system_tertiary_fixed_dark @color/system_primary_container_dark @color/system_on_background_dark - @color/system_primary_fixed + @color/system_primary_fixed_dark @color/system_on_secondary_dark @color/system_on_tertiary_dark @color/system_surface_dim_dark @@ -657,6 +661,7 @@ easier. @color/system_on_primary_dark @color/system_on_surface_dark @color/system_surface_container_dark + @color/system_surface_container_dark @@ -717,33 +722,33 @@ easier. @style/Widget.DeviceDefault.Toolbar - @color/system_on_secondary_fixed_variant - @color/system_on_tertiary_fixed_variant + @color/system_on_secondary_fixed_variant_dark + @color/system_on_tertiary_fixed_variant_dark @color/system_surface_container_lowest_dark - @color/system_on_primary_fixed_variant + @color/system_on_primary_fixed_variant_dark @color/system_on_secondary_container_dark @color/system_on_tertiary_container_dark @color/system_surface_container_low_dark @color/system_on_primary_container_dark - @color/system_secondary_fixed_dim + @color/system_secondary_fixed_dim_dark @color/system_on_error_container_dark - @color/system_on_secondary_fixed + @color/system_on_secondary_fixed_dark @color/system_on_surface_dark - @color/system_tertiary_fixed_dim - @color/system_on_tertiary_fixed - @color/system_primary_fixed_dim + @color/system_tertiary_fixed_dim_dark + @color/system_on_tertiary_fixed_dark + @color/system_primary_fixed_dim_dark @color/system_secondary_container_dark @color/system_error_container_dark - @color/system_on_primary_fixed + @color/system_on_primary_fixed_dark @color/system_primary_dark - @color/system_secondary_fixed + @color/system_secondary_fixed_dark @color/system_surface_dark @color/system_surface_variant_dark @color/system_tertiary_container_dark - @color/system_tertiary_fixed + @color/system_tertiary_fixed_dark @color/system_primary_container_dark @color/system_on_background_dark - @color/system_primary_fixed + @color/system_primary_fixed_dark @color/system_on_secondary_dark @color/system_on_tertiary_dark @color/system_surface_dim_dark @@ -759,6 +764,7 @@ easier. @color/system_on_primary_dark @color/system_on_surface_dark @color/system_surface_container_dark + @color/system_surface_container_dark @@ -810,33 +816,33 @@ easier. @style/Widget.DeviceDefault.Toolbar - @color/system_on_secondary_fixed_variant - @color/system_on_tertiary_fixed_variant + @color/system_on_secondary_fixed_variant_dark + @color/system_on_tertiary_fixed_variant_dark @color/system_surface_container_lowest_dark - @color/system_on_primary_fixed_variant + @color/system_on_primary_fixed_variant_dark @color/system_on_secondary_container_dark @color/system_on_tertiary_container_dark @color/system_surface_container_low_dark @color/system_on_primary_container_dark - @color/system_secondary_fixed_dim + @color/system_secondary_fixed_dim_dark @color/system_on_error_container_dark - @color/system_on_secondary_fixed + @color/system_on_secondary_fixed_dark @color/system_on_surface_dark - @color/system_tertiary_fixed_dim - @color/system_on_tertiary_fixed - @color/system_primary_fixed_dim + @color/system_tertiary_fixed_dim_dark + @color/system_on_tertiary_fixed_dark + @color/system_primary_fixed_dim_dark @color/system_secondary_container_dark @color/system_error_container_dark - @color/system_on_primary_fixed + @color/system_on_primary_fixed_dark @color/system_primary_dark - @color/system_secondary_fixed + @color/system_secondary_fixed_dark @color/system_surface_dark @color/system_surface_variant_dark @color/system_tertiary_container_dark - @color/system_tertiary_fixed + @color/system_tertiary_fixed_dark @color/system_primary_container_dark @color/system_on_background_dark - @color/system_primary_fixed + @color/system_primary_fixed_dark @color/system_on_secondary_dark @color/system_on_tertiary_dark @color/system_surface_dim_dark @@ -852,6 +858,7 @@ easier. @color/system_on_primary_dark @color/system_on_surface_dark @color/system_surface_container_dark + @color/system_surface_container_dark @@ -902,33 +909,33 @@ easier. @style/Widget.DeviceDefault.Toolbar - @color/system_on_secondary_fixed_variant - @color/system_on_tertiary_fixed_variant + @color/system_on_secondary_fixed_variant_dark + @color/system_on_tertiary_fixed_variant_dark @color/system_surface_container_lowest_dark - @color/system_on_primary_fixed_variant + @color/system_on_primary_fixed_variant_dark @color/system_on_secondary_container_dark @color/system_on_tertiary_container_dark @color/system_surface_container_low_dark @color/system_on_primary_container_dark - @color/system_secondary_fixed_dim + @color/system_secondary_fixed_dim_dark @color/system_on_error_container_dark - @color/system_on_secondary_fixed + @color/system_on_secondary_fixed_dark @color/system_on_surface_dark - @color/system_tertiary_fixed_dim - @color/system_on_tertiary_fixed - @color/system_primary_fixed_dim + @color/system_tertiary_fixed_dim_dark + @color/system_on_tertiary_fixed_dark + @color/system_primary_fixed_dim_dark @color/system_secondary_container_dark @color/system_error_container_dark - @color/system_on_primary_fixed + @color/system_on_primary_fixed_dark @color/system_primary_dark - @color/system_secondary_fixed + @color/system_secondary_fixed_dark @color/system_surface_dark @color/system_surface_variant_dark @color/system_tertiary_container_dark - @color/system_tertiary_fixed + @color/system_tertiary_fixed_dark @color/system_primary_container_dark @color/system_on_background_dark - @color/system_primary_fixed + @color/system_primary_fixed_dark @color/system_on_secondary_dark @color/system_on_tertiary_dark @color/system_surface_dim_dark @@ -944,6 +951,7 @@ easier. @color/system_on_primary_dark @color/system_on_surface_dark @color/system_surface_container_dark + @color/system_surface_container_dark @@ -995,33 +1003,33 @@ easier. @style/Widget.DeviceDefault.Toolbar - @color/system_on_secondary_fixed_variant - @color/system_on_tertiary_fixed_variant + @color/system_on_secondary_fixed_variant_dark + @color/system_on_tertiary_fixed_variant_dark @color/system_surface_container_lowest_dark - @color/system_on_primary_fixed_variant + @color/system_on_primary_fixed_variant_dark @color/system_on_secondary_container_dark @color/system_on_tertiary_container_dark @color/system_surface_container_low_dark @color/system_on_primary_container_dark - @color/system_secondary_fixed_dim + @color/system_secondary_fixed_dim_dark @color/system_on_error_container_dark - @color/system_on_secondary_fixed + @color/system_on_secondary_fixed_dark @color/system_on_surface_dark - @color/system_tertiary_fixed_dim - @color/system_on_tertiary_fixed - @color/system_primary_fixed_dim + @color/system_tertiary_fixed_dim_dark + @color/system_on_tertiary_fixed_dark + @color/system_primary_fixed_dim_dark @color/system_secondary_container_dark @color/system_error_container_dark - @color/system_on_primary_fixed + @color/system_on_primary_fixed_dark @color/system_primary_dark - @color/system_secondary_fixed + @color/system_secondary_fixed_dark @color/system_surface_dark @color/system_surface_variant_dark @color/system_tertiary_container_dark - @color/system_tertiary_fixed + @color/system_tertiary_fixed_dark @color/system_primary_container_dark @color/system_on_background_dark - @color/system_primary_fixed + @color/system_primary_fixed_dark @color/system_on_secondary_dark @color/system_on_tertiary_dark @color/system_surface_dim_dark @@ -1037,6 +1045,7 @@ easier. @color/system_on_primary_dark @color/system_on_surface_dark @color/system_surface_container_dark + @color/system_surface_container_dark @@ -1104,33 +1113,33 @@ easier. @style/Widget.DeviceDefault.Toolbar - @color/system_on_secondary_fixed_variant - @color/system_on_tertiary_fixed_variant + @color/system_on_secondary_fixed_variant_dark + @color/system_on_tertiary_fixed_variant_dark @color/system_surface_container_lowest_dark - @color/system_on_primary_fixed_variant + @color/system_on_primary_fixed_variant_dark @color/system_on_secondary_container_dark @color/system_on_tertiary_container_dark @color/system_surface_container_low_dark @color/system_on_primary_container_dark - @color/system_secondary_fixed_dim + @color/system_secondary_fixed_dim_dark @color/system_on_error_container_dark - @color/system_on_secondary_fixed + @color/system_on_secondary_fixed_dark @color/system_on_surface_dark - @color/system_tertiary_fixed_dim - @color/system_on_tertiary_fixed - @color/system_primary_fixed_dim + @color/system_tertiary_fixed_dim_dark + @color/system_on_tertiary_fixed_dark + @color/system_primary_fixed_dim_dark @color/system_secondary_container_dark @color/system_error_container_dark - @color/system_on_primary_fixed + @color/system_on_primary_fixed_dark @color/system_primary_dark - @color/system_secondary_fixed + @color/system_secondary_fixed_dark @color/system_surface_dark @color/system_surface_variant_dark @color/system_tertiary_container_dark - @color/system_tertiary_fixed + @color/system_tertiary_fixed_dark @color/system_primary_container_dark @color/system_on_background_dark - @color/system_primary_fixed + @color/system_primary_fixed_dark @color/system_on_secondary_dark @color/system_on_tertiary_dark @color/system_surface_dim_dark @@ -1146,6 +1155,7 @@ easier. @color/system_on_primary_dark @color/system_on_surface_dark @color/system_surface_container_dark + @color/system_surface_container_dark @@ -1198,33 +1208,33 @@ easier. @style/Widget.DeviceDefault.Toolbar - @color/system_on_secondary_fixed_variant - @color/system_on_tertiary_fixed_variant + @color/system_on_secondary_fixed_variant_dark + @color/system_on_tertiary_fixed_variant_dark @color/system_surface_container_lowest_dark - @color/system_on_primary_fixed_variant + @color/system_on_primary_fixed_variant_dark @color/system_on_secondary_container_dark @color/system_on_tertiary_container_dark @color/system_surface_container_low_dark @color/system_on_primary_container_dark - @color/system_secondary_fixed_dim + @color/system_secondary_fixed_dim_dark @color/system_on_error_container_dark - @color/system_on_secondary_fixed + @color/system_on_secondary_fixed_dark @color/system_on_surface_dark - @color/system_tertiary_fixed_dim - @color/system_on_tertiary_fixed - @color/system_primary_fixed_dim + @color/system_tertiary_fixed_dim_dark + @color/system_on_tertiary_fixed_dark + @color/system_primary_fixed_dim_dark @color/system_secondary_container_dark @color/system_error_container_dark - @color/system_on_primary_fixed + @color/system_on_primary_fixed_dark @color/system_primary_dark - @color/system_secondary_fixed + @color/system_secondary_fixed_dark @color/system_surface_dark @color/system_surface_variant_dark @color/system_tertiary_container_dark - @color/system_tertiary_fixed + @color/system_tertiary_fixed_dark @color/system_primary_container_dark @color/system_on_background_dark - @color/system_primary_fixed + @color/system_primary_fixed_dark @color/system_on_secondary_dark @color/system_on_tertiary_dark @color/system_surface_dim_dark @@ -1240,6 +1250,7 @@ easier. @color/system_on_primary_dark @color/system_on_surface_dark @color/system_surface_container_dark + @color/system_surface_container_dark @@ -1290,33 +1301,33 @@ easier. @style/Widget.DeviceDefault.Toolbar - @color/system_on_secondary_fixed_variant - @color/system_on_tertiary_fixed_variant + @color/system_on_secondary_fixed_variant_dark + @color/system_on_tertiary_fixed_variant_dark @color/system_surface_container_lowest_dark - @color/system_on_primary_fixed_variant + @color/system_on_primary_fixed_variant_dark @color/system_on_secondary_container_dark @color/system_on_tertiary_container_dark @color/system_surface_container_low_dark @color/system_on_primary_container_dark - @color/system_secondary_fixed_dim + @color/system_secondary_fixed_dim_dark @color/system_on_error_container_dark - @color/system_on_secondary_fixed + @color/system_on_secondary_fixed_dark @color/system_on_surface_dark - @color/system_tertiary_fixed_dim - @color/system_on_tertiary_fixed - @color/system_primary_fixed_dim + @color/system_tertiary_fixed_dim_dark + @color/system_on_tertiary_fixed_dark + @color/system_primary_fixed_dim_dark @color/system_secondary_container_dark @color/system_error_container_dark - @color/system_on_primary_fixed + @color/system_on_primary_fixed_dark @color/system_primary_dark - @color/system_secondary_fixed + @color/system_secondary_fixed_dark @color/system_surface_dark @color/system_surface_variant_dark @color/system_tertiary_container_dark - @color/system_tertiary_fixed + @color/system_tertiary_fixed_dark @color/system_primary_container_dark @color/system_on_background_dark - @color/system_primary_fixed + @color/system_primary_fixed_dark @color/system_on_secondary_dark @color/system_on_tertiary_dark @color/system_surface_dim_dark @@ -1332,6 +1343,7 @@ easier. @color/system_on_primary_dark @color/system_on_surface_dark @color/system_surface_container_dark + @color/system_surface_container_dark @@ -1384,33 +1396,33 @@ easier. @style/Widget.DeviceDefault.Toolbar - @color/system_on_secondary_fixed_variant - @color/system_on_tertiary_fixed_variant + @color/system_on_secondary_fixed_variant_dark + @color/system_on_tertiary_fixed_variant_dark @color/system_surface_container_lowest_dark - @color/system_on_primary_fixed_variant + @color/system_on_primary_fixed_variant_dark @color/system_on_secondary_container_dark @color/system_on_tertiary_container_dark @color/system_surface_container_low_dark @color/system_on_primary_container_dark - @color/system_secondary_fixed_dim + @color/system_secondary_fixed_dim_dark @color/system_on_error_container_dark - @color/system_on_secondary_fixed + @color/system_on_secondary_fixed_dark @color/system_on_surface_dark - @color/system_tertiary_fixed_dim - @color/system_on_tertiary_fixed - @color/system_primary_fixed_dim + @color/system_tertiary_fixed_dim_dark + @color/system_on_tertiary_fixed_dark + @color/system_primary_fixed_dim_dark @color/system_secondary_container_dark @color/system_error_container_dark - @color/system_on_primary_fixed + @color/system_on_primary_fixed_dark @color/system_primary_dark - @color/system_secondary_fixed + @color/system_secondary_fixed_dark @color/system_surface_dark @color/system_surface_variant_dark @color/system_tertiary_container_dark - @color/system_tertiary_fixed + @color/system_tertiary_fixed_dark @color/system_primary_container_dark @color/system_on_background_dark - @color/system_primary_fixed + @color/system_primary_fixed_dark @color/system_on_secondary_dark @color/system_on_tertiary_dark @color/system_surface_dim_dark @@ -1426,6 +1438,7 @@ easier. @color/system_on_primary_dark @color/system_on_surface_dark @color/system_surface_container_dark + @color/system_surface_container_dark @@ -1477,33 +1490,33 @@ easier. @style/Widget.DeviceDefault.Toolbar - @color/system_on_secondary_fixed_variant - @color/system_on_tertiary_fixed_variant + @color/system_on_secondary_fixed_variant_dark + @color/system_on_tertiary_fixed_variant_dark @color/system_surface_container_lowest_dark - @color/system_on_primary_fixed_variant + @color/system_on_primary_fixed_variant_dark @color/system_on_secondary_container_dark @color/system_on_tertiary_container_dark @color/system_surface_container_low_dark @color/system_on_primary_container_dark - @color/system_secondary_fixed_dim + @color/system_secondary_fixed_dim_dark @color/system_on_error_container_dark - @color/system_on_secondary_fixed + @color/system_on_secondary_fixed_dark @color/system_on_surface_dark - @color/system_tertiary_fixed_dim - @color/system_on_tertiary_fixed - @color/system_primary_fixed_dim + @color/system_tertiary_fixed_dim_dark + @color/system_on_tertiary_fixed_dark + @color/system_primary_fixed_dim_dark @color/system_secondary_container_dark @color/system_error_container_dark - @color/system_on_primary_fixed + @color/system_on_primary_fixed_dark @color/system_primary_dark - @color/system_secondary_fixed + @color/system_secondary_fixed_dark @color/system_surface_dark @color/system_surface_variant_dark @color/system_tertiary_container_dark - @color/system_tertiary_fixed + @color/system_tertiary_fixed_dark @color/system_primary_container_dark @color/system_on_background_dark - @color/system_primary_fixed + @color/system_primary_fixed_dark @color/system_on_secondary_dark @color/system_on_tertiary_dark @color/system_surface_dim_dark @@ -1519,6 +1532,7 @@ easier. @color/system_on_primary_dark @color/system_on_surface_dark @color/system_surface_container_dark + @color/system_surface_container_dark @@ -1570,33 +1584,33 @@ easier. @style/Widget.DeviceDefault.Toolbar - @color/system_on_secondary_fixed_variant - @color/system_on_tertiary_fixed_variant + @color/system_on_secondary_fixed_variant_dark + @color/system_on_tertiary_fixed_variant_dark @color/system_surface_container_lowest_dark - @color/system_on_primary_fixed_variant + @color/system_on_primary_fixed_variant_dark @color/system_on_secondary_container_dark @color/system_on_tertiary_container_dark @color/system_surface_container_low_dark @color/system_on_primary_container_dark - @color/system_secondary_fixed_dim + @color/system_secondary_fixed_dim_dark @color/system_on_error_container_dark - @color/system_on_secondary_fixed + @color/system_on_secondary_fixed_dark @color/system_on_surface_dark - @color/system_tertiary_fixed_dim - @color/system_on_tertiary_fixed - @color/system_primary_fixed_dim + @color/system_tertiary_fixed_dim_dark + @color/system_on_tertiary_fixed_dark + @color/system_primary_fixed_dim_dark @color/system_secondary_container_dark @color/system_error_container_dark - @color/system_on_primary_fixed + @color/system_on_primary_fixed_dark @color/system_primary_dark - @color/system_secondary_fixed + @color/system_secondary_fixed_dark @color/system_surface_dark @color/system_surface_variant_dark @color/system_tertiary_container_dark - @color/system_tertiary_fixed + @color/system_tertiary_fixed_dark @color/system_primary_container_dark @color/system_on_background_dark - @color/system_primary_fixed + @color/system_primary_fixed_dark @color/system_on_secondary_dark @color/system_on_tertiary_dark @color/system_surface_dim_dark @@ -1612,6 +1626,7 @@ easier. @color/system_on_primary_dark @color/system_on_surface_dark @color/system_surface_container_dark + @color/system_surface_container_dark @@ -1663,33 +1678,33 @@ easier. @style/Widget.DeviceDefault.Toolbar - @color/system_on_secondary_fixed_variant - @color/system_on_tertiary_fixed_variant + @color/system_on_secondary_fixed_variant_dark + @color/system_on_tertiary_fixed_variant_dark @color/system_surface_container_lowest_dark - @color/system_on_primary_fixed_variant + @color/system_on_primary_fixed_variant_dark @color/system_on_secondary_container_dark @color/system_on_tertiary_container_dark @color/system_surface_container_low_dark @color/system_on_primary_container_dark - @color/system_secondary_fixed_dim + @color/system_secondary_fixed_dim_dark @color/system_on_error_container_dark - @color/system_on_secondary_fixed + @color/system_on_secondary_fixed_dark @color/system_on_surface_dark - @color/system_tertiary_fixed_dim - @color/system_on_tertiary_fixed - @color/system_primary_fixed_dim + @color/system_tertiary_fixed_dim_dark + @color/system_on_tertiary_fixed_dark + @color/system_primary_fixed_dim_dark @color/system_secondary_container_dark @color/system_error_container_dark - @color/system_on_primary_fixed + @color/system_on_primary_fixed_dark @color/system_primary_dark - @color/system_secondary_fixed + @color/system_secondary_fixed_dark @color/system_surface_dark @color/system_surface_variant_dark @color/system_tertiary_container_dark - @color/system_tertiary_fixed + @color/system_tertiary_fixed_dark @color/system_primary_container_dark @color/system_on_background_dark - @color/system_primary_fixed + @color/system_primary_fixed_dark @color/system_on_secondary_dark @color/system_on_tertiary_dark @color/system_surface_dim_dark @@ -1705,6 +1720,7 @@ easier. @color/system_on_primary_dark @color/system_on_surface_dark @color/system_surface_container_dark + @color/system_surface_container_dark @@ -1756,33 +1772,33 @@ easier. @style/Widget.DeviceDefault.Toolbar - @color/system_on_secondary_fixed_variant - @color/system_on_tertiary_fixed_variant + @color/system_on_secondary_fixed_variant_dark + @color/system_on_tertiary_fixed_variant_dark @color/system_surface_container_lowest_dark - @color/system_on_primary_fixed_variant + @color/system_on_primary_fixed_variant_dark @color/system_on_secondary_container_dark @color/system_on_tertiary_container_dark @color/system_surface_container_low_dark @color/system_on_primary_container_dark - @color/system_secondary_fixed_dim + @color/system_secondary_fixed_dim_dark @color/system_on_error_container_dark - @color/system_on_secondary_fixed + @color/system_on_secondary_fixed_dark @color/system_on_surface_dark - @color/system_tertiary_fixed_dim - @color/system_on_tertiary_fixed - @color/system_primary_fixed_dim + @color/system_tertiary_fixed_dim_dark + @color/system_on_tertiary_fixed_dark + @color/system_primary_fixed_dim_dark @color/system_secondary_container_dark @color/system_error_container_dark - @color/system_on_primary_fixed + @color/system_on_primary_fixed_dark @color/system_primary_dark - @color/system_secondary_fixed + @color/system_secondary_fixed_dark @color/system_surface_dark @color/system_surface_variant_dark @color/system_tertiary_container_dark - @color/system_tertiary_fixed + @color/system_tertiary_fixed_dark @color/system_primary_container_dark @color/system_on_background_dark - @color/system_primary_fixed + @color/system_primary_fixed_dark @color/system_on_secondary_dark @color/system_on_tertiary_dark @color/system_surface_dim_dark @@ -1798,6 +1814,7 @@ easier. @color/system_on_primary_dark @color/system_on_surface_dark @color/system_surface_container_dark + @color/system_surface_container_dark @@ -1849,33 +1866,33 @@ easier. @style/Widget.DeviceDefault.Toolbar - @color/system_on_secondary_fixed_variant - @color/system_on_tertiary_fixed_variant + @color/system_on_secondary_fixed_variant_dark + @color/system_on_tertiary_fixed_variant_dark @color/system_surface_container_lowest_dark - @color/system_on_primary_fixed_variant + @color/system_on_primary_fixed_variant_dark @color/system_on_secondary_container_dark @color/system_on_tertiary_container_dark @color/system_surface_container_low_dark @color/system_on_primary_container_dark - @color/system_secondary_fixed_dim + @color/system_secondary_fixed_dim_dark @color/system_on_error_container_dark - @color/system_on_secondary_fixed + @color/system_on_secondary_fixed_dark @color/system_on_surface_dark - @color/system_tertiary_fixed_dim - @color/system_on_tertiary_fixed - @color/system_primary_fixed_dim + @color/system_tertiary_fixed_dim_dark + @color/system_on_tertiary_fixed_dark + @color/system_primary_fixed_dim_dark @color/system_secondary_container_dark @color/system_error_container_dark - @color/system_on_primary_fixed + @color/system_on_primary_fixed_dark @color/system_primary_dark - @color/system_secondary_fixed + @color/system_secondary_fixed_dark @color/system_surface_dark @color/system_surface_variant_dark @color/system_tertiary_container_dark - @color/system_tertiary_fixed + @color/system_tertiary_fixed_dark @color/system_primary_container_dark @color/system_on_background_dark - @color/system_primary_fixed + @color/system_primary_fixed_dark @color/system_on_secondary_dark @color/system_on_tertiary_dark @color/system_surface_dim_dark @@ -1891,6 +1908,7 @@ easier. @color/system_on_primary_dark @color/system_on_surface_dark @color/system_surface_container_dark + @color/system_surface_container_dark @@ -1947,33 +1965,33 @@ easier. @style/Widget.DeviceDefault.Toolbar - @color/system_on_secondary_fixed_variant - @color/system_on_tertiary_fixed_variant + @color/system_on_secondary_fixed_variant_dark + @color/system_on_tertiary_fixed_variant_dark @color/system_surface_container_lowest_dark - @color/system_on_primary_fixed_variant + @color/system_on_primary_fixed_variant_dark @color/system_on_secondary_container_dark @color/system_on_tertiary_container_dark @color/system_surface_container_low_dark @color/system_on_primary_container_dark - @color/system_secondary_fixed_dim + @color/system_secondary_fixed_dim_dark @color/system_on_error_container_dark - @color/system_on_secondary_fixed + @color/system_on_secondary_fixed_dark @color/system_on_surface_dark - @color/system_tertiary_fixed_dim - @color/system_on_tertiary_fixed - @color/system_primary_fixed_dim + @color/system_tertiary_fixed_dim_dark + @color/system_on_tertiary_fixed_dark + @color/system_primary_fixed_dim_dark @color/system_secondary_container_dark @color/system_error_container_dark - @color/system_on_primary_fixed + @color/system_on_primary_fixed_dark @color/system_primary_dark - @color/system_secondary_fixed + @color/system_secondary_fixed_dark @color/system_surface_dark @color/system_surface_variant_dark @color/system_tertiary_container_dark - @color/system_tertiary_fixed + @color/system_tertiary_fixed_dark @color/system_primary_container_dark @color/system_on_background_dark - @color/system_primary_fixed + @color/system_primary_fixed_dark @color/system_on_secondary_dark @color/system_on_tertiary_dark @color/system_surface_dim_dark @@ -1989,6 +2007,7 @@ easier. @color/system_on_primary_dark @color/system_on_surface_dark @color/system_surface_container_dark + @color/system_surface_container_dark @@ -2038,33 +2057,33 @@ easier. @style/Widget.DeviceDefault.Toolbar - @color/system_on_secondary_fixed_variant - @color/system_on_tertiary_fixed_variant + @color/system_on_secondary_fixed_variant_dark + @color/system_on_tertiary_fixed_variant_dark @color/system_surface_container_lowest_dark - @color/system_on_primary_fixed_variant + @color/system_on_primary_fixed_variant_dark @color/system_on_secondary_container_dark @color/system_on_tertiary_container_dark @color/system_surface_container_low_dark @color/system_on_primary_container_dark - @color/system_secondary_fixed_dim + @color/system_secondary_fixed_dim_dark @color/system_on_error_container_dark - @color/system_on_secondary_fixed + @color/system_on_secondary_fixed_dark @color/system_on_surface_dark - @color/system_tertiary_fixed_dim - @color/system_on_tertiary_fixed - @color/system_primary_fixed_dim + @color/system_tertiary_fixed_dim_dark + @color/system_on_tertiary_fixed_dark + @color/system_primary_fixed_dim_dark @color/system_secondary_container_dark @color/system_error_container_dark - @color/system_on_primary_fixed + @color/system_on_primary_fixed_dark @color/system_primary_dark - @color/system_secondary_fixed + @color/system_secondary_fixed_dark @color/system_surface_dark @color/system_surface_variant_dark @color/system_tertiary_container_dark - @color/system_tertiary_fixed + @color/system_tertiary_fixed_dark @color/system_primary_container_dark @color/system_on_background_dark - @color/system_primary_fixed + @color/system_primary_fixed_dark @color/system_on_secondary_dark @color/system_on_tertiary_dark @color/system_surface_dim_dark @@ -2080,6 +2099,7 @@ easier. @color/system_on_primary_dark @color/system_on_surface_dark @color/system_surface_container_dark + @color/system_surface_container_dark @@ -2267,33 +2287,33 @@ easier. ?attr/colorBackgroundFloating ?attr/colorBackgroundFloating - @color/system_on_secondary_fixed_variant - @color/system_on_tertiary_fixed_variant + @color/system_on_secondary_fixed_variant_light + @color/system_on_tertiary_fixed_variant_light @color/system_surface_container_lowest_light - @color/system_on_primary_fixed_variant + @color/system_on_primary_fixed_variant_light @color/system_on_secondary_container_light @color/system_on_tertiary_container_light @color/system_surface_container_low_light @color/system_on_primary_container_light - @color/system_secondary_fixed_dim + @color/system_secondary_fixed_dim_light @color/system_on_error_container_light - @color/system_on_secondary_fixed + @color/system_on_secondary_fixed_light @color/system_on_surface_light - @color/system_tertiary_fixed_dim - @color/system_on_tertiary_fixed - @color/system_primary_fixed_dim + @color/system_tertiary_fixed_dim_light + @color/system_on_tertiary_fixed_light + @color/system_primary_fixed_dim_light @color/system_secondary_container_light @color/system_error_container_light - @color/system_on_primary_fixed + @color/system_on_primary_fixed_light @color/system_primary_light - @color/system_secondary_fixed + @color/system_secondary_fixed_light @color/system_surface_light @color/system_surface_variant_light @color/system_tertiary_container_light - @color/system_tertiary_fixed + @color/system_tertiary_fixed_light @color/system_primary_container_light @color/system_on_background_light - @color/system_primary_fixed + @color/system_primary_fixed_light @color/system_on_secondary_light @color/system_on_tertiary_light @color/system_surface_dim_light @@ -2361,33 +2381,33 @@ easier. @style/Widget.DeviceDefault.Toolbar - @color/system_on_secondary_fixed_variant - @color/system_on_tertiary_fixed_variant + @color/system_on_secondary_fixed_variant_light + @color/system_on_tertiary_fixed_variant_light @color/system_surface_container_lowest_light - @color/system_on_primary_fixed_variant + @color/system_on_primary_fixed_variant_light @color/system_on_secondary_container_light @color/system_on_tertiary_container_light @color/system_surface_container_low_light @color/system_on_primary_container_light - @color/system_secondary_fixed_dim + @color/system_secondary_fixed_dim_light @color/system_on_error_container_light - @color/system_on_secondary_fixed + @color/system_on_secondary_fixed_light @color/system_on_surface_light - @color/system_tertiary_fixed_dim - @color/system_on_tertiary_fixed - @color/system_primary_fixed_dim + @color/system_tertiary_fixed_dim_light + @color/system_on_tertiary_fixed_light + @color/system_primary_fixed_dim_light @color/system_secondary_container_light @color/system_error_container_light - @color/system_on_primary_fixed + @color/system_on_primary_fixed_light @color/system_primary_light - @color/system_secondary_fixed + @color/system_secondary_fixed_light @color/system_surface_light @color/system_surface_variant_light @color/system_tertiary_container_light - @color/system_tertiary_fixed + @color/system_tertiary_fixed_light @color/system_primary_container_light @color/system_on_background_light - @color/system_primary_fixed + @color/system_primary_fixed_light @color/system_on_secondary_light @color/system_on_tertiary_light @color/system_surface_dim_light @@ -2454,33 +2474,33 @@ easier. @style/Widget.DeviceDefault.Toolbar - @color/system_on_secondary_fixed_variant - @color/system_on_tertiary_fixed_variant + @color/system_on_secondary_fixed_variant_light + @color/system_on_tertiary_fixed_variant_light @color/system_surface_container_lowest_light - @color/system_on_primary_fixed_variant + @color/system_on_primary_fixed_variant_light @color/system_on_secondary_container_light @color/system_on_tertiary_container_light @color/system_surface_container_low_light @color/system_on_primary_container_light - @color/system_secondary_fixed_dim + @color/system_secondary_fixed_dim_light @color/system_on_error_container_light - @color/system_on_secondary_fixed + @color/system_on_secondary_fixed_light @color/system_on_surface_light - @color/system_tertiary_fixed_dim - @color/system_on_tertiary_fixed - @color/system_primary_fixed_dim + @color/system_tertiary_fixed_dim_light + @color/system_on_tertiary_fixed_light + @color/system_primary_fixed_dim_light @color/system_secondary_container_light @color/system_error_container_light - @color/system_on_primary_fixed + @color/system_on_primary_fixed_light @color/system_primary_light - @color/system_secondary_fixed + @color/system_secondary_fixed_light @color/system_surface_light @color/system_surface_variant_light @color/system_tertiary_container_light - @color/system_tertiary_fixed + @color/system_tertiary_fixed_light @color/system_primary_container_light @color/system_on_background_light - @color/system_primary_fixed + @color/system_primary_fixed_light @color/system_on_secondary_light @color/system_on_tertiary_light @color/system_surface_dim_light @@ -2548,33 +2568,33 @@ easier. @style/Widget.DeviceDefault.Toolbar - @color/system_on_secondary_fixed_variant - @color/system_on_tertiary_fixed_variant + @color/system_on_secondary_fixed_variant_light + @color/system_on_tertiary_fixed_variant_light @color/system_surface_container_lowest_light - @color/system_on_primary_fixed_variant + @color/system_on_primary_fixed_variant_light @color/system_on_secondary_container_light @color/system_on_tertiary_container_light @color/system_surface_container_low_light @color/system_on_primary_container_light - @color/system_secondary_fixed_dim + @color/system_secondary_fixed_dim_light @color/system_on_error_container_light - @color/system_on_secondary_fixed + @color/system_on_secondary_fixed_light @color/system_on_surface_light - @color/system_tertiary_fixed_dim - @color/system_on_tertiary_fixed - @color/system_primary_fixed_dim + @color/system_tertiary_fixed_dim_light + @color/system_on_tertiary_fixed_light + @color/system_primary_fixed_dim_light @color/system_secondary_container_light @color/system_error_container_light - @color/system_on_primary_fixed + @color/system_on_primary_fixed_light @color/system_primary_light - @color/system_secondary_fixed + @color/system_secondary_fixed_light @color/system_surface_light @color/system_surface_variant_light @color/system_tertiary_container_light - @color/system_tertiary_fixed + @color/system_tertiary_fixed_light @color/system_primary_container_light @color/system_on_background_light - @color/system_primary_fixed + @color/system_primary_fixed_light @color/system_on_secondary_light @color/system_on_tertiary_light @color/system_surface_dim_light @@ -2644,33 +2664,33 @@ easier. @style/Widget.DeviceDefault.Toolbar - @color/system_on_secondary_fixed_variant - @color/system_on_tertiary_fixed_variant + @color/system_on_secondary_fixed_variant_light + @color/system_on_tertiary_fixed_variant_light @color/system_surface_container_lowest_light - @color/system_on_primary_fixed_variant + @color/system_on_primary_fixed_variant_light @color/system_on_secondary_container_light @color/system_on_tertiary_container_light @color/system_surface_container_low_light @color/system_on_primary_container_light - @color/system_secondary_fixed_dim + @color/system_secondary_fixed_dim_light @color/system_on_error_container_light - @color/system_on_secondary_fixed + @color/system_on_secondary_fixed_light @color/system_on_surface_light - @color/system_tertiary_fixed_dim - @color/system_on_tertiary_fixed - @color/system_primary_fixed_dim + @color/system_tertiary_fixed_dim_light + @color/system_on_tertiary_fixed_light + @color/system_primary_fixed_dim_light @color/system_secondary_container_light @color/system_error_container_light - @color/system_on_primary_fixed + @color/system_on_primary_fixed_light @color/system_primary_light - @color/system_secondary_fixed + @color/system_secondary_fixed_light @color/system_surface_light @color/system_surface_variant_light @color/system_tertiary_container_light - @color/system_tertiary_fixed + @color/system_tertiary_fixed_light @color/system_primary_container_light @color/system_on_background_light - @color/system_primary_fixed + @color/system_primary_fixed_light @color/system_on_secondary_light @color/system_on_tertiary_light @color/system_surface_dim_light @@ -2739,33 +2759,33 @@ easier. @style/Widget.DeviceDefault.Toolbar - @color/system_on_secondary_fixed_variant - @color/system_on_tertiary_fixed_variant + @color/system_on_secondary_fixed_variant_light + @color/system_on_tertiary_fixed_variant_light @color/system_surface_container_lowest_light - @color/system_on_primary_fixed_variant + @color/system_on_primary_fixed_variant_light @color/system_on_secondary_container_light @color/system_on_tertiary_container_light @color/system_surface_container_low_light @color/system_on_primary_container_light - @color/system_secondary_fixed_dim + @color/system_secondary_fixed_dim_light @color/system_on_error_container_light - @color/system_on_secondary_fixed + @color/system_on_secondary_fixed_light @color/system_on_surface_light - @color/system_tertiary_fixed_dim - @color/system_on_tertiary_fixed - @color/system_primary_fixed_dim + @color/system_tertiary_fixed_dim_light + @color/system_on_tertiary_fixed_light + @color/system_primary_fixed_dim_light @color/system_secondary_container_light @color/system_error_container_light - @color/system_on_primary_fixed + @color/system_on_primary_fixed_light @color/system_primary_light - @color/system_secondary_fixed + @color/system_secondary_fixed_light @color/system_surface_light @color/system_surface_variant_light @color/system_tertiary_container_light - @color/system_tertiary_fixed + @color/system_tertiary_fixed_light @color/system_primary_container_light @color/system_on_background_light - @color/system_primary_fixed + @color/system_primary_fixed_light @color/system_on_secondary_light @color/system_on_tertiary_light @color/system_surface_dim_light @@ -2840,33 +2860,33 @@ easier. @style/Widget.DeviceDefault.Toolbar - @color/system_on_secondary_fixed_variant - @color/system_on_tertiary_fixed_variant + @color/system_on_secondary_fixed_variant_light + @color/system_on_tertiary_fixed_variant_light @color/system_surface_container_lowest_light - @color/system_on_primary_fixed_variant + @color/system_on_primary_fixed_variant_light @color/system_on_secondary_container_light @color/system_on_tertiary_container_light @color/system_surface_container_low_light @color/system_on_primary_container_light - @color/system_secondary_fixed_dim + @color/system_secondary_fixed_dim_light @color/system_on_error_container_light - @color/system_on_secondary_fixed + @color/system_on_secondary_fixed_light @color/system_on_surface_light - @color/system_tertiary_fixed_dim - @color/system_on_tertiary_fixed - @color/system_primary_fixed_dim + @color/system_tertiary_fixed_dim_light + @color/system_on_tertiary_fixed_light + @color/system_primary_fixed_dim_light @color/system_secondary_container_light @color/system_error_container_light - @color/system_on_primary_fixed + @color/system_on_primary_fixed_light @color/system_primary_light - @color/system_secondary_fixed + @color/system_secondary_fixed_light @color/system_surface_light @color/system_surface_variant_light @color/system_tertiary_container_light - @color/system_tertiary_fixed + @color/system_tertiary_fixed_light @color/system_primary_container_light @color/system_on_background_light - @color/system_primary_fixed + @color/system_primary_fixed_light @color/system_on_secondary_light @color/system_on_tertiary_light @color/system_surface_dim_light @@ -2937,33 +2957,33 @@ easier. @style/Widget.DeviceDefault.Toolbar - @color/system_on_secondary_fixed_variant - @color/system_on_tertiary_fixed_variant + @color/system_on_secondary_fixed_variant_light + @color/system_on_tertiary_fixed_variant_light @color/system_surface_container_lowest_light - @color/system_on_primary_fixed_variant + @color/system_on_primary_fixed_variant_light @color/system_on_secondary_container_light @color/system_on_tertiary_container_light @color/system_surface_container_low_light @color/system_on_primary_container_light - @color/system_secondary_fixed_dim + @color/system_secondary_fixed_dim_light @color/system_on_error_container_light - @color/system_on_secondary_fixed + @color/system_on_secondary_fixed_light @color/system_on_surface_light - @color/system_tertiary_fixed_dim - @color/system_on_tertiary_fixed - @color/system_primary_fixed_dim + @color/system_tertiary_fixed_dim_light + @color/system_on_tertiary_fixed_light + @color/system_primary_fixed_dim_light @color/system_secondary_container_light @color/system_error_container_light - @color/system_on_primary_fixed + @color/system_on_primary_fixed_light @color/system_primary_light - @color/system_secondary_fixed + @color/system_secondary_fixed_light @color/system_surface_light @color/system_surface_variant_light @color/system_tertiary_container_light - @color/system_tertiary_fixed + @color/system_tertiary_fixed_light @color/system_primary_container_light @color/system_on_background_light - @color/system_primary_fixed + @color/system_primary_fixed_light @color/system_on_secondary_light @color/system_on_tertiary_light @color/system_surface_dim_light @@ -3033,33 +3053,33 @@ easier. @style/Widget.DeviceDefault.Toolbar - @color/system_on_secondary_fixed_variant - @color/system_on_tertiary_fixed_variant + @color/system_on_secondary_fixed_variant_light + @color/system_on_tertiary_fixed_variant_light @color/system_surface_container_lowest_light - @color/system_on_primary_fixed_variant + @color/system_on_primary_fixed_variant_light @color/system_on_secondary_container_light @color/system_on_tertiary_container_light @color/system_surface_container_low_light @color/system_on_primary_container_light - @color/system_secondary_fixed_dim + @color/system_secondary_fixed_dim_light @color/system_on_error_container_light - @color/system_on_secondary_fixed + @color/system_on_secondary_fixed_light @color/system_on_surface_light - @color/system_tertiary_fixed_dim - @color/system_on_tertiary_fixed - @color/system_primary_fixed_dim + @color/system_tertiary_fixed_dim_light + @color/system_on_tertiary_fixed_light + @color/system_primary_fixed_dim_light @color/system_secondary_container_light @color/system_error_container_light - @color/system_on_primary_fixed + @color/system_on_primary_fixed_light @color/system_primary_light - @color/system_secondary_fixed + @color/system_secondary_fixed_light @color/system_surface_light @color/system_surface_variant_light @color/system_tertiary_container_light - @color/system_tertiary_fixed + @color/system_tertiary_fixed_light @color/system_primary_container_light @color/system_on_background_light - @color/system_primary_fixed + @color/system_primary_fixed_light @color/system_on_secondary_light @color/system_on_tertiary_light @color/system_surface_dim_light @@ -3130,33 +3150,33 @@ easier. @style/Widget.DeviceDefault.Toolbar - @color/system_on_secondary_fixed_variant - @color/system_on_tertiary_fixed_variant + @color/system_on_secondary_fixed_variant_light + @color/system_on_tertiary_fixed_variant_light @color/system_surface_container_lowest_light - @color/system_on_primary_fixed_variant + @color/system_on_primary_fixed_variant_light @color/system_on_secondary_container_light @color/system_on_tertiary_container_light @color/system_surface_container_low_light @color/system_on_primary_container_light - @color/system_secondary_fixed_dim + @color/system_secondary_fixed_dim_light @color/system_on_error_container_light - @color/system_on_secondary_fixed + @color/system_on_secondary_fixed_light @color/system_on_surface_light - @color/system_tertiary_fixed_dim - @color/system_on_tertiary_fixed - @color/system_primary_fixed_dim + @color/system_tertiary_fixed_dim_light + @color/system_on_tertiary_fixed_light + @color/system_primary_fixed_dim_light @color/system_secondary_container_light @color/system_error_container_light - @color/system_on_primary_fixed + @color/system_on_primary_fixed_light @color/system_primary_light - @color/system_secondary_fixed + @color/system_secondary_fixed_light @color/system_surface_light @color/system_surface_variant_light @color/system_tertiary_container_light - @color/system_tertiary_fixed + @color/system_tertiary_fixed_light @color/system_primary_container_light @color/system_on_background_light - @color/system_primary_fixed + @color/system_primary_fixed_light @color/system_on_secondary_light @color/system_on_tertiary_light @color/system_surface_dim_light @@ -3208,33 +3228,33 @@ easier. @color/foreground_device_default_light @color/foreground_device_default_dark - @color/system_on_secondary_fixed_variant - @color/system_on_tertiary_fixed_variant + @color/system_on_secondary_fixed_variant_light + @color/system_on_tertiary_fixed_variant_light @color/system_surface_container_lowest_light - @color/system_on_primary_fixed_variant + @color/system_on_primary_fixed_variant_light @color/system_on_secondary_container_light @color/system_on_tertiary_container_light @color/system_surface_container_low_light @color/system_on_primary_container_light - @color/system_secondary_fixed_dim + @color/system_secondary_fixed_dim_light @color/system_on_error_container_light - @color/system_on_secondary_fixed + @color/system_on_secondary_fixed_light @color/system_on_surface_light - @color/system_tertiary_fixed_dim - @color/system_on_tertiary_fixed - @color/system_primary_fixed_dim + @color/system_tertiary_fixed_dim_light + @color/system_on_tertiary_fixed_light + @color/system_primary_fixed_dim_light @color/system_secondary_container_light @color/system_error_container_light - @color/system_on_primary_fixed + @color/system_on_primary_fixed_light @color/system_primary_light - @color/system_secondary_fixed + @color/system_secondary_fixed_light @color/system_surface_light @color/system_surface_variant_light @color/system_tertiary_container_light - @color/system_tertiary_fixed + @color/system_tertiary_fixed_light @color/system_primary_container_light @color/system_on_background_light - @color/system_primary_fixed + @color/system_primary_fixed_light @color/system_on_secondary_light @color/system_on_tertiary_light @color/system_surface_dim_light @@ -3286,33 +3306,33 @@ easier. @color/foreground_device_default_light @color/foreground_device_default_dark - @color/system_on_secondary_fixed_variant - @color/system_on_tertiary_fixed_variant + @color/system_on_secondary_fixed_variant_light + @color/system_on_tertiary_fixed_variant_light @color/system_surface_container_lowest_light - @color/system_on_primary_fixed_variant + @color/system_on_primary_fixed_variant_light @color/system_on_secondary_container_light @color/system_on_tertiary_container_light @color/system_surface_container_low_light @color/system_on_primary_container_light - @color/system_secondary_fixed_dim + @color/system_secondary_fixed_dim_light @color/system_on_error_container_light - @color/system_on_secondary_fixed + @color/system_on_secondary_fixed_light @color/system_on_surface_light - @color/system_tertiary_fixed_dim - @color/system_on_tertiary_fixed - @color/system_primary_fixed_dim + @color/system_tertiary_fixed_dim_light + @color/system_on_tertiary_fixed_light + @color/system_primary_fixed_dim_light @color/system_secondary_container_light @color/system_error_container_light - @color/system_on_primary_fixed + @color/system_on_primary_fixed_light @color/system_primary_light - @color/system_secondary_fixed + @color/system_secondary_fixed_light @color/system_surface_light @color/system_surface_variant_light @color/system_tertiary_container_light - @color/system_tertiary_fixed + @color/system_tertiary_fixed_light @color/system_primary_container_light @color/system_on_background_light - @color/system_primary_fixed + @color/system_primary_fixed_light @color/system_on_secondary_light @color/system_on_tertiary_light @color/system_surface_dim_light @@ -3383,33 +3403,33 @@ easier. @style/Widget.DeviceDefault.Toolbar - @color/system_on_secondary_fixed_variant - @color/system_on_tertiary_fixed_variant + @color/system_on_secondary_fixed_variant_light + @color/system_on_tertiary_fixed_variant_light @color/system_surface_container_lowest_light - @color/system_on_primary_fixed_variant + @color/system_on_primary_fixed_variant_light @color/system_on_secondary_container_light @color/system_on_tertiary_container_light @color/system_surface_container_low_light @color/system_on_primary_container_light - @color/system_secondary_fixed_dim + @color/system_secondary_fixed_dim_light @color/system_on_error_container_light - @color/system_on_secondary_fixed + @color/system_on_secondary_fixed_light @color/system_on_surface_light - @color/system_tertiary_fixed_dim - @color/system_on_tertiary_fixed - @color/system_primary_fixed_dim + @color/system_tertiary_fixed_dim_light + @color/system_on_tertiary_fixed_light + @color/system_primary_fixed_dim_light @color/system_secondary_container_light @color/system_error_container_light - @color/system_on_primary_fixed + @color/system_on_primary_fixed_light @color/system_primary_light - @color/system_secondary_fixed + @color/system_secondary_fixed_light @color/system_surface_light @color/system_surface_variant_light @color/system_tertiary_container_light - @color/system_tertiary_fixed + @color/system_tertiary_fixed_light @color/system_primary_container_light @color/system_on_background_light - @color/system_primary_fixed + @color/system_primary_fixed_light @color/system_on_secondary_light @color/system_on_tertiary_light @color/system_surface_dim_light @@ -3481,33 +3501,33 @@ easier. @style/Widget.DeviceDefault.Toolbar - @color/system_on_secondary_fixed_variant - @color/system_on_tertiary_fixed_variant + @color/system_on_secondary_fixed_variant_light + @color/system_on_tertiary_fixed_variant_light @color/system_surface_container_lowest_light - @color/system_on_primary_fixed_variant + @color/system_on_primary_fixed_variant_light @color/system_on_secondary_container_light @color/system_on_tertiary_container_light @color/system_surface_container_low_light @color/system_on_primary_container_light - @color/system_secondary_fixed_dim + @color/system_secondary_fixed_dim_light @color/system_on_error_container_light - @color/system_on_secondary_fixed + @color/system_on_secondary_fixed_light @color/system_on_surface_light - @color/system_tertiary_fixed_dim - @color/system_on_tertiary_fixed - @color/system_primary_fixed_dim + @color/system_tertiary_fixed_dim_light + @color/system_on_tertiary_fixed_light + @color/system_primary_fixed_dim_light @color/system_secondary_container_light @color/system_error_container_light - @color/system_on_primary_fixed + @color/system_on_primary_fixed_light @color/system_primary_light - @color/system_secondary_fixed + @color/system_secondary_fixed_light @color/system_surface_light @color/system_surface_variant_light @color/system_tertiary_container_light - @color/system_tertiary_fixed + @color/system_tertiary_fixed_light @color/system_primary_container_light @color/system_on_background_light - @color/system_primary_fixed + @color/system_primary_fixed_light @color/system_on_secondary_light @color/system_on_tertiary_light @color/system_surface_dim_light @@ -3577,33 +3597,33 @@ easier. @style/Widget.DeviceDefault.Toolbar - @color/system_on_secondary_fixed_variant - @color/system_on_tertiary_fixed_variant + @color/system_on_secondary_fixed_variant_light + @color/system_on_tertiary_fixed_variant_light @color/system_surface_container_lowest_light - @color/system_on_primary_fixed_variant + @color/system_on_primary_fixed_variant_light @color/system_on_secondary_container_light @color/system_on_tertiary_container_light @color/system_surface_container_low_light @color/system_on_primary_container_light - @color/system_secondary_fixed_dim + @color/system_secondary_fixed_dim_light @color/system_on_error_container_light - @color/system_on_secondary_fixed + @color/system_on_secondary_fixed_light @color/system_on_surface_light - @color/system_tertiary_fixed_dim - @color/system_on_tertiary_fixed - @color/system_primary_fixed_dim + @color/system_tertiary_fixed_dim_light + @color/system_on_tertiary_fixed_light + @color/system_primary_fixed_dim_light @color/system_secondary_container_light @color/system_error_container_light - @color/system_on_primary_fixed + @color/system_on_primary_fixed_light @color/system_primary_light - @color/system_secondary_fixed + @color/system_secondary_fixed_light @color/system_surface_light @color/system_surface_variant_light @color/system_tertiary_container_light - @color/system_tertiary_fixed + @color/system_tertiary_fixed_light @color/system_primary_container_light @color/system_on_background_light - @color/system_primary_fixed + @color/system_primary_fixed_light @color/system_on_secondary_light @color/system_on_tertiary_light @color/system_surface_dim_light @@ -3672,33 +3692,33 @@ easier. @style/Widget.DeviceDefault.Toolbar - @color/system_on_secondary_fixed_variant - @color/system_on_tertiary_fixed_variant + @color/system_on_secondary_fixed_variant_light + @color/system_on_tertiary_fixed_variant_light @color/system_surface_container_lowest_light - @color/system_on_primary_fixed_variant + @color/system_on_primary_fixed_variant_light @color/system_on_secondary_container_light @color/system_on_tertiary_container_light @color/system_surface_container_low_light @color/system_on_primary_container_light - @color/system_secondary_fixed_dim + @color/system_secondary_fixed_dim_light @color/system_on_error_container_light - @color/system_on_secondary_fixed + @color/system_on_secondary_fixed_light @color/system_on_surface_light - @color/system_tertiary_fixed_dim - @color/system_on_tertiary_fixed - @color/system_primary_fixed_dim + @color/system_tertiary_fixed_dim_light + @color/system_on_tertiary_fixed_light + @color/system_primary_fixed_dim_light @color/system_secondary_container_light @color/system_error_container_light - @color/system_on_primary_fixed + @color/system_on_primary_fixed_light @color/system_primary_light - @color/system_secondary_fixed + @color/system_secondary_fixed_light @color/system_surface_light @color/system_surface_variant_light @color/system_tertiary_container_light - @color/system_tertiary_fixed + @color/system_tertiary_fixed_light @color/system_primary_container_light @color/system_on_background_light - @color/system_primary_fixed + @color/system_primary_fixed_light @color/system_on_secondary_light @color/system_on_tertiary_light @color/system_surface_dim_light @@ -3766,33 +3786,33 @@ easier. @style/Widget.DeviceDefault.Toolbar - @color/system_on_secondary_fixed_variant - @color/system_on_tertiary_fixed_variant + @color/system_on_secondary_fixed_variant_light + @color/system_on_tertiary_fixed_variant_light @color/system_surface_container_lowest_light - @color/system_on_primary_fixed_variant + @color/system_on_primary_fixed_variant_light @color/system_on_secondary_container_light @color/system_on_tertiary_container_light @color/system_surface_container_low_light @color/system_on_primary_container_light - @color/system_secondary_fixed_dim + @color/system_secondary_fixed_dim_light @color/system_on_error_container_light - @color/system_on_secondary_fixed + @color/system_on_secondary_fixed_light @color/system_on_surface_light - @color/system_tertiary_fixed_dim - @color/system_on_tertiary_fixed - @color/system_primary_fixed_dim + @color/system_tertiary_fixed_dim_light + @color/system_on_tertiary_fixed_light + @color/system_primary_fixed_dim_light @color/system_secondary_container_light @color/system_error_container_light - @color/system_on_primary_fixed + @color/system_on_primary_fixed_light @color/system_primary_light - @color/system_secondary_fixed + @color/system_secondary_fixed_light @color/system_surface_light @color/system_surface_variant_light @color/system_tertiary_container_light - @color/system_tertiary_fixed + @color/system_tertiary_fixed_light @color/system_primary_container_light @color/system_on_background_light - @color/system_primary_fixed + @color/system_primary_fixed_light @color/system_on_secondary_light @color/system_on_tertiary_light @color/system_surface_dim_light @@ -3860,33 +3880,33 @@ easier. @style/Widget.DeviceDefault.Toolbar - @color/system_on_secondary_fixed_variant - @color/system_on_tertiary_fixed_variant + @color/system_on_secondary_fixed_variant_light + @color/system_on_tertiary_fixed_variant_light @color/system_surface_container_lowest_light - @color/system_on_primary_fixed_variant + @color/system_on_primary_fixed_variant_light @color/system_on_secondary_container_light @color/system_on_tertiary_container_light @color/system_surface_container_low_light @color/system_on_primary_container_light - @color/system_secondary_fixed_dim + @color/system_secondary_fixed_dim_light @color/system_on_error_container_light - @color/system_on_secondary_fixed + @color/system_on_secondary_fixed_light @color/system_on_surface_light - @color/system_tertiary_fixed_dim - @color/system_on_tertiary_fixed - @color/system_primary_fixed_dim + @color/system_tertiary_fixed_dim_light + @color/system_on_tertiary_fixed_light + @color/system_primary_fixed_dim_light @color/system_secondary_container_light @color/system_error_container_light - @color/system_on_primary_fixed + @color/system_on_primary_fixed_light @color/system_primary_light - @color/system_secondary_fixed + @color/system_secondary_fixed_light @color/system_surface_light @color/system_surface_variant_light @color/system_tertiary_container_light - @color/system_tertiary_fixed + @color/system_tertiary_fixed_light @color/system_primary_container_light @color/system_on_background_light - @color/system_primary_fixed + @color/system_primary_fixed_light @color/system_on_secondary_light @color/system_on_tertiary_light @color/system_surface_dim_light @@ -3952,33 +3972,33 @@ easier. @style/Widget.DeviceDefault.Toolbar - @color/system_on_secondary_fixed_variant - @color/system_on_tertiary_fixed_variant + @color/system_on_secondary_fixed_variant_light + @color/system_on_tertiary_fixed_variant_light @color/system_surface_container_lowest_light - @color/system_on_primary_fixed_variant + @color/system_on_primary_fixed_variant_light @color/system_on_secondary_container_light @color/system_on_tertiary_container_light @color/system_surface_container_low_light @color/system_on_primary_container_light - @color/system_secondary_fixed_dim + @color/system_secondary_fixed_dim_light @color/system_on_error_container_light - @color/system_on_secondary_fixed + @color/system_on_secondary_fixed_light @color/system_on_surface_light - @color/system_tertiary_fixed_dim - @color/system_on_tertiary_fixed - @color/system_primary_fixed_dim + @color/system_tertiary_fixed_dim_light + @color/system_on_tertiary_fixed_light + @color/system_primary_fixed_dim_light @color/system_secondary_container_light @color/system_error_container_light - @color/system_on_primary_fixed + @color/system_on_primary_fixed_light @color/system_primary_light - @color/system_secondary_fixed + @color/system_secondary_fixed_light @color/system_surface_light @color/system_surface_variant_light @color/system_tertiary_container_light - @color/system_tertiary_fixed + @color/system_tertiary_fixed_light @color/system_primary_container_light @color/system_on_background_light - @color/system_primary_fixed + @color/system_primary_fixed_light @color/system_on_secondary_light @color/system_on_tertiary_light @color/system_surface_dim_light @@ -4051,33 +4071,33 @@ easier. @color/list_divider_color_light @color/list_divider_opacity_device_default_light - @color/system_on_secondary_fixed_variant - @color/system_on_tertiary_fixed_variant + @color/system_on_secondary_fixed_variant_dark + @color/system_on_tertiary_fixed_variant_dark @color/system_surface_container_lowest_dark - @color/system_on_primary_fixed_variant + @color/system_on_primary_fixed_variant_dark @color/system_on_secondary_container_dark @color/system_on_tertiary_container_dark @color/system_surface_container_low_dark @color/system_on_primary_container_dark - @color/system_secondary_fixed_dim + @color/system_secondary_fixed_dim_dark @color/system_on_error_container_dark - @color/system_on_secondary_fixed + @color/system_on_secondary_fixed_dark @color/system_on_surface_dark - @color/system_tertiary_fixed_dim - @color/system_on_tertiary_fixed - @color/system_primary_fixed_dim + @color/system_tertiary_fixed_dim_dark + @color/system_on_tertiary_fixed_dark + @color/system_primary_fixed_dim_dark @color/system_secondary_container_dark @color/system_error_container_dark - @color/system_on_primary_fixed + @color/system_on_primary_fixed_dark @color/system_primary_dark - @color/system_secondary_fixed + @color/system_secondary_fixed_dark @color/system_surface_dark @color/system_surface_variant_dark @color/system_tertiary_container_dark - @color/system_tertiary_fixed + @color/system_tertiary_fixed_dark @color/system_primary_container_dark @color/system_on_background_dark - @color/system_primary_fixed + @color/system_primary_fixed_dark @color/system_on_secondary_dark @color/system_on_tertiary_dark @color/system_surface_dim_dark @@ -4093,6 +4113,7 @@ easier. @color/system_on_primary_dark @color/system_on_surface_dark @color/system_surface_container_dark + @color/system_surface_container_dark @@ -4130,33 +4151,33 @@ easier. @style/Widget.DeviceDefault.Toolbar - @color/system_on_secondary_fixed_variant - @color/system_on_tertiary_fixed_variant + @color/system_on_secondary_fixed_variant_dark + @color/system_on_tertiary_fixed_variant_dark @color/system_surface_container_lowest_dark - @color/system_on_primary_fixed_variant + @color/system_on_primary_fixed_variant_dark @color/system_on_secondary_container_dark @color/system_on_tertiary_container_dark @color/system_surface_container_low_dark @color/system_on_primary_container_dark - @color/system_secondary_fixed_dim + @color/system_secondary_fixed_dim_dark @color/system_on_error_container_dark - @color/system_on_secondary_fixed + @color/system_on_secondary_fixed_dark @color/system_on_surface_dark - @color/system_tertiary_fixed_dim - @color/system_on_tertiary_fixed - @color/system_primary_fixed_dim + @color/system_tertiary_fixed_dim_dark + @color/system_on_tertiary_fixed_dark + @color/system_primary_fixed_dim_dark @color/system_secondary_container_dark @color/system_error_container_dark - @color/system_on_primary_fixed + @color/system_on_primary_fixed_dark @color/system_primary_dark - @color/system_secondary_fixed + @color/system_secondary_fixed_dark @color/system_surface_dark @color/system_surface_variant_dark @color/system_tertiary_container_dark - @color/system_tertiary_fixed + @color/system_tertiary_fixed_dark @color/system_primary_container_dark @color/system_on_background_dark - @color/system_primary_fixed + @color/system_primary_fixed_dark @color/system_on_secondary_dark @color/system_on_tertiary_dark @color/system_surface_dim_dark @@ -4172,6 +4193,7 @@ easier. @color/system_on_primary_dark @color/system_on_surface_dark @color/system_surface_container_dark + @color/system_surface_container_dark @@ -4201,33 +4223,33 @@ easier. @style/Widget.DeviceDefault.Toolbar - @color/system_on_secondary_fixed_variant - @color/system_on_tertiary_fixed_variant + @color/system_on_secondary_fixed_variant_dark + @color/system_on_tertiary_fixed_variant_dark @color/system_surface_container_lowest_dark - @color/system_on_primary_fixed_variant + @color/system_on_primary_fixed_variant_dark @color/system_on_secondary_container_dark @color/system_on_tertiary_container_dark @color/system_surface_container_low_dark @color/system_on_primary_container_dark - @color/system_secondary_fixed_dim + @color/system_secondary_fixed_dim_dark @color/system_on_error_container_dark - @color/system_on_secondary_fixed + @color/system_on_secondary_fixed_dark @color/system_on_surface_dark - @color/system_tertiary_fixed_dim - @color/system_on_tertiary_fixed - @color/system_primary_fixed_dim + @color/system_tertiary_fixed_dim_dark + @color/system_on_tertiary_fixed_dark + @color/system_primary_fixed_dim_dark @color/system_secondary_container_dark @color/system_error_container_dark - @color/system_on_primary_fixed + @color/system_on_primary_fixed_dark @color/system_primary_dark - @color/system_secondary_fixed + @color/system_secondary_fixed_dark @color/system_surface_dark @color/system_surface_variant_dark @color/system_tertiary_container_dark - @color/system_tertiary_fixed + @color/system_tertiary_fixed_dark @color/system_primary_container_dark @color/system_on_background_dark - @color/system_primary_fixed + @color/system_primary_fixed_dark @color/system_on_secondary_dark @color/system_on_tertiary_dark @color/system_surface_dim_dark @@ -4243,6 +4265,7 @@ easier. @color/system_on_primary_dark @color/system_on_surface_dark @color/system_surface_container_dark + @color/system_surface_container_dark @@ -4294,33 +4317,33 @@ easier. @style/Widget.DeviceDefault.Toolbar - @color/system_on_secondary_fixed_variant - @color/system_on_tertiary_fixed_variant + @color/system_on_secondary_fixed_variant_dark + @color/system_on_tertiary_fixed_variant_dark @color/system_surface_container_lowest_dark - @color/system_on_primary_fixed_variant + @color/system_on_primary_fixed_variant_dark @color/system_on_secondary_container_dark @color/system_on_tertiary_container_dark @color/system_surface_container_low_dark @color/system_on_primary_container_dark - @color/system_secondary_fixed_dim + @color/system_secondary_fixed_dim_dark @color/system_on_error_container_dark - @color/system_on_secondary_fixed + @color/system_on_secondary_fixed_dark @color/system_on_surface_dark - @color/system_tertiary_fixed_dim - @color/system_on_tertiary_fixed - @color/system_primary_fixed_dim + @color/system_tertiary_fixed_dim_dark + @color/system_on_tertiary_fixed_dark + @color/system_primary_fixed_dim_dark @color/system_secondary_container_dark @color/system_error_container_dark - @color/system_on_primary_fixed + @color/system_on_primary_fixed_dark @color/system_primary_dark - @color/system_secondary_fixed + @color/system_secondary_fixed_dark @color/system_surface_dark @color/system_surface_variant_dark @color/system_tertiary_container_dark - @color/system_tertiary_fixed + @color/system_tertiary_fixed_dark @color/system_primary_container_dark @color/system_on_background_dark - @color/system_primary_fixed + @color/system_primary_fixed_dark @color/system_on_secondary_dark @color/system_on_tertiary_dark @color/system_surface_dim_dark @@ -4336,6 +4359,7 @@ easier. @color/system_on_primary_dark @color/system_on_surface_dark @color/system_surface_container_dark + @color/system_surface_container_dark @@ -4371,33 +4395,33 @@ easier. @style/Theme.DeviceDefault.Light.Dialog.Alert - @color/system_on_secondary_fixed_variant - @color/system_on_tertiary_fixed_variant + @color/system_on_secondary_fixed_variant_dark + @color/system_on_tertiary_fixed_variant_dark @color/system_surface_container_lowest_dark - @color/system_on_primary_fixed_variant + @color/system_on_primary_fixed_variant_dark @color/system_on_secondary_container_dark @color/system_on_tertiary_container_dark @color/system_surface_container_low_dark @color/system_on_primary_container_dark - @color/system_secondary_fixed_dim + @color/system_secondary_fixed_dim_dark @color/system_on_error_container_dark - @color/system_on_secondary_fixed + @color/system_on_secondary_fixed_dark @color/system_on_surface_dark - @color/system_tertiary_fixed_dim - @color/system_on_tertiary_fixed - @color/system_primary_fixed_dim + @color/system_tertiary_fixed_dim_dark + @color/system_on_tertiary_fixed_dark + @color/system_primary_fixed_dim_dark @color/system_secondary_container_dark @color/system_error_container_dark - @color/system_on_primary_fixed + @color/system_on_primary_fixed_dark @color/system_primary_dark - @color/system_secondary_fixed + @color/system_secondary_fixed_dark @color/system_surface_dark @color/system_surface_variant_dark @color/system_tertiary_container_dark - @color/system_tertiary_fixed + @color/system_tertiary_fixed_dark @color/system_primary_container_dark @color/system_on_background_dark - @color/system_primary_fixed + @color/system_primary_fixed_dark @color/system_on_secondary_dark @color/system_on_tertiary_dark @color/system_surface_dim_dark @@ -4413,6 +4437,7 @@ easier. @color/system_on_primary_dark @color/system_on_surface_dark @color/system_surface_container_dark + @color/system_surface_container_dark @@ -4488,33 +4513,33 @@ easier. @style/Widget.DeviceDefault.Toolbar - @color/system_on_secondary_fixed_variant - @color/system_on_tertiary_fixed_variant + @color/system_on_secondary_fixed_variant_dark + @color/system_on_tertiary_fixed_variant_dark @color/system_surface_container_lowest_dark - @color/system_on_primary_fixed_variant + @color/system_on_primary_fixed_variant_dark @color/system_on_secondary_container_dark @color/system_on_tertiary_container_dark @color/system_surface_container_low_dark @color/system_on_primary_container_dark - @color/system_secondary_fixed_dim + @color/system_secondary_fixed_dim_dark @color/system_on_error_container_dark - @color/system_on_secondary_fixed + @color/system_on_secondary_fixed_dark @color/system_on_surface_dark - @color/system_tertiary_fixed_dim - @color/system_on_tertiary_fixed - @color/system_primary_fixed_dim + @color/system_tertiary_fixed_dim_dark + @color/system_on_tertiary_fixed_dark + @color/system_primary_fixed_dim_dark @color/system_secondary_container_dark @color/system_error_container_dark - @color/system_on_primary_fixed + @color/system_on_primary_fixed_dark @color/system_primary_dark - @color/system_secondary_fixed + @color/system_secondary_fixed_dark @color/system_surface_dark @color/system_surface_variant_dark @color/system_tertiary_container_dark - @color/system_tertiary_fixed + @color/system_tertiary_fixed_dark @color/system_primary_container_dark @color/system_on_background_dark - @color/system_primary_fixed + @color/system_primary_fixed_dark @color/system_on_secondary_dark @color/system_on_tertiary_dark @color/system_surface_dim_dark @@ -4530,6 +4555,7 @@ easier. @color/system_on_primary_dark @color/system_on_surface_dark @color/system_surface_container_dark + @color/system_surface_container_dark @@ -4583,33 +4609,33 @@ easier. @style/Widget.DeviceDefault.Toolbar - @color/system_on_secondary_fixed_variant - @color/system_on_tertiary_fixed_variant + @color/system_on_secondary_fixed_variant_dark + @color/system_on_tertiary_fixed_variant_dark @color/system_surface_container_lowest_dark - @color/system_on_primary_fixed_variant + @color/system_on_primary_fixed_variant_dark @color/system_on_secondary_container_dark @color/system_on_tertiary_container_dark @color/system_surface_container_low_dark @color/system_on_primary_container_dark - @color/system_secondary_fixed_dim + @color/system_secondary_fixed_dim_dark @color/system_on_error_container_dark - @color/system_on_secondary_fixed + @color/system_on_secondary_fixed_dark @color/system_on_surface_dark - @color/system_tertiary_fixed_dim - @color/system_on_tertiary_fixed - @color/system_primary_fixed_dim + @color/system_tertiary_fixed_dim_dark + @color/system_on_tertiary_fixed_dark + @color/system_primary_fixed_dim_dark @color/system_secondary_container_dark @color/system_error_container_dark - @color/system_on_primary_fixed + @color/system_on_primary_fixed_dark @color/system_primary_dark - @color/system_secondary_fixed + @color/system_secondary_fixed_dark @color/system_surface_dark @color/system_surface_variant_dark @color/system_tertiary_container_dark - @color/system_tertiary_fixed + @color/system_tertiary_fixed_dark @color/system_primary_container_dark @color/system_on_background_dark - @color/system_primary_fixed + @color/system_primary_fixed_dark @color/system_on_secondary_dark @color/system_on_tertiary_dark @color/system_surface_dim_dark @@ -4625,6 +4651,7 @@ easier. @color/system_on_primary_dark @color/system_on_surface_dark @color/system_surface_container_dark + @color/system_surface_container_dark @@ -4704,33 +4731,33 @@ easier. @color/accent_secondary_device_default @color/accent_tertiary_device_default - @color/system_on_secondary_fixed_variant - @color/system_on_tertiary_fixed_variant + @color/system_on_secondary_fixed_variant_dark + @color/system_on_tertiary_fixed_variant_dark @color/system_surface_container_lowest_dark - @color/system_on_primary_fixed_variant + @color/system_on_primary_fixed_variant_dark @color/system_on_secondary_container_dark @color/system_on_tertiary_container_dark @color/system_surface_container_low_dark @color/system_on_primary_container_dark - @color/system_secondary_fixed_dim + @color/system_secondary_fixed_dim_dark @color/system_on_error_container_dark - @color/system_on_secondary_fixed + @color/system_on_secondary_fixed_dark @color/system_on_surface_dark - @color/system_tertiary_fixed_dim - @color/system_on_tertiary_fixed - @color/system_primary_fixed_dim + @color/system_tertiary_fixed_dim_dark + @color/system_on_tertiary_fixed_dark + @color/system_primary_fixed_dim_dark @color/system_secondary_container_dark @color/system_error_container_dark - @color/system_on_primary_fixed + @color/system_on_primary_fixed_dark @color/system_primary_dark - @color/system_secondary_fixed + @color/system_secondary_fixed_dark @color/system_surface_dark @color/system_surface_variant_dark @color/system_tertiary_container_dark - @color/system_tertiary_fixed + @color/system_tertiary_fixed_dark @color/system_primary_container_dark @color/system_on_background_dark - @color/system_primary_fixed + @color/system_primary_fixed_dark @color/system_on_secondary_dark @color/system_on_tertiary_dark @color/system_surface_dim_dark @@ -4746,6 +4773,7 @@ easier. @color/system_on_primary_dark @color/system_on_surface_dark @color/system_surface_container_dark + @color/system_surface_container_dark @@ -4755,33 +4783,33 @@ easier. @color/accent_secondary_device_default @color/accent_tertiary_device_default - @color/system_on_secondary_fixed_variant - @color/system_on_tertiary_fixed_variant + @color/system_on_secondary_fixed_variant_light + @color/system_on_tertiary_fixed_variant_light @color/system_surface_container_lowest_light - @color/system_on_primary_fixed_variant + @color/system_on_primary_fixed_variant_light @color/system_on_secondary_container_light @color/system_on_tertiary_container_light @color/system_surface_container_low_light @color/system_on_primary_container_light - @color/system_secondary_fixed_dim + @color/system_secondary_fixed_dim_light @color/system_on_error_container_light - @color/system_on_secondary_fixed + @color/system_on_secondary_fixed_light @color/system_on_surface_light - @color/system_tertiary_fixed_dim - @color/system_on_tertiary_fixed - @color/system_primary_fixed_dim + @color/system_tertiary_fixed_dim_light + @color/system_on_tertiary_fixed_light + @color/system_primary_fixed_dim_light @color/system_secondary_container_light @color/system_error_container_light - @color/system_on_primary_fixed + @color/system_on_primary_fixed_light @color/system_primary_light - @color/system_secondary_fixed + @color/system_secondary_fixed_light @color/system_surface_light @color/system_surface_variant_light @color/system_tertiary_container_light - @color/system_tertiary_fixed + @color/system_tertiary_fixed_light @color/system_primary_container_light @color/system_on_background_light - @color/system_primary_fixed + @color/system_primary_fixed_light @color/system_on_secondary_light @color/system_on_tertiary_light @color/system_surface_dim_light @@ -4811,33 +4839,33 @@ easier. @color/accent_secondary_device_default @color/accent_tertiary_device_default - @color/system_on_secondary_fixed_variant - @color/system_on_tertiary_fixed_variant + @color/system_on_secondary_fixed_variant_dark + @color/system_on_tertiary_fixed_variant_dark @color/system_surface_container_lowest_dark - @color/system_on_primary_fixed_variant + @color/system_on_primary_fixed_variant_dark @color/system_on_secondary_container_dark @color/system_on_tertiary_container_dark @color/system_surface_container_low_dark @color/system_on_primary_container_dark - @color/system_secondary_fixed_dim + @color/system_secondary_fixed_dim_dark @color/system_on_error_container_dark - @color/system_on_secondary_fixed + @color/system_on_secondary_fixed_dark @color/system_on_surface_dark - @color/system_tertiary_fixed_dim - @color/system_on_tertiary_fixed - @color/system_primary_fixed_dim + @color/system_tertiary_fixed_dim_dark + @color/system_on_tertiary_fixed_dark + @color/system_primary_fixed_dim_dark @color/system_secondary_container_dark @color/system_error_container_dark - @color/system_on_primary_fixed + @color/system_on_primary_fixed_dark @color/system_primary_dark - @color/system_secondary_fixed + @color/system_secondary_fixed_dark @color/system_surface_dark @color/system_surface_variant_dark @color/system_tertiary_container_dark - @color/system_tertiary_fixed + @color/system_tertiary_fixed_dark @color/system_primary_container_dark @color/system_on_background_dark - @color/system_primary_fixed + @color/system_primary_fixed_dark @color/system_on_secondary_dark @color/system_on_tertiary_dark @color/system_surface_dim_dark @@ -4853,6 +4881,7 @@ easier. @color/system_on_primary_dark @color/system_on_surface_dark @color/system_surface_container_dark + @color/system_surface_container_dark @@ -4862,33 +4891,33 @@ easier. center @style/Animation.DeviceDefault.Dialog - @color/system_on_secondary_fixed_variant - @color/system_on_tertiary_fixed_variant + @color/system_on_secondary_fixed_variant_light + @color/system_on_tertiary_fixed_variant_light @color/system_surface_container_lowest_light - @color/system_on_primary_fixed_variant + @color/system_on_primary_fixed_variant_light @color/system_on_secondary_container_light @color/system_on_tertiary_container_light @color/system_surface_container_low_light @color/system_on_primary_container_light - @color/system_secondary_fixed_dim + @color/system_secondary_fixed_dim_light @color/system_on_error_container_light - @color/system_on_secondary_fixed + @color/system_on_secondary_fixed_light @color/system_on_surface_light - @color/system_tertiary_fixed_dim - @color/system_on_tertiary_fixed - @color/system_primary_fixed_dim + @color/system_tertiary_fixed_dim_light + @color/system_on_tertiary_fixed_light + @color/system_primary_fixed_dim_light @color/system_secondary_container_light @color/system_error_container_light - @color/system_on_primary_fixed + @color/system_on_primary_fixed_light @color/system_primary_light - @color/system_secondary_fixed + @color/system_secondary_fixed_light @color/system_surface_light @color/system_surface_variant_light @color/system_tertiary_container_light - @color/system_tertiary_fixed + @color/system_tertiary_fixed_light @color/system_primary_container_light @color/system_on_background_light - @color/system_primary_fixed + @color/system_primary_fixed_light @color/system_on_secondary_light @color/system_on_tertiary_light @color/system_surface_dim_light @@ -4925,33 +4954,33 @@ easier. @color/system_neutral1_900 @color/system_neutral2_700 - @color/system_on_secondary_fixed_variant - @color/system_on_tertiary_fixed_variant + @color/system_on_secondary_fixed_variant_dark + @color/system_on_tertiary_fixed_variant_dark @color/system_surface_container_lowest_dark - @color/system_on_primary_fixed_variant + @color/system_on_primary_fixed_variant_dark @color/system_on_secondary_container_dark @color/system_on_tertiary_container_dark @color/system_surface_container_low_dark @color/system_on_primary_container_dark - @color/system_secondary_fixed_dim + @color/system_secondary_fixed_dim_dark @color/system_on_error_container_dark - @color/system_on_secondary_fixed + @color/system_on_secondary_fixed_dark @color/system_on_surface_dark - @color/system_tertiary_fixed_dim - @color/system_on_tertiary_fixed - @color/system_primary_fixed_dim + @color/system_tertiary_fixed_dim_dark + @color/system_on_tertiary_fixed_dark + @color/system_primary_fixed_dim_dark @color/system_secondary_container_dark @color/system_error_container_dark - @color/system_on_primary_fixed + @color/system_on_primary_fixed_dark @color/system_primary_dark - @color/system_secondary_fixed + @color/system_secondary_fixed_dark @color/system_surface_dark @color/system_surface_variant_dark @color/system_tertiary_container_dark - @color/system_tertiary_fixed + @color/system_tertiary_fixed_dark @color/system_primary_container_dark @color/system_on_background_dark - @color/system_primary_fixed + @color/system_primary_fixed_dark @color/system_on_secondary_dark @color/system_on_tertiary_dark @color/system_surface_dim_dark @@ -4967,6 +4996,7 @@ easier. @color/system_on_primary_dark @color/system_on_surface_dark @color/system_surface_container_dark + @color/system_surface_container_dark