diff --git a/core/api/current.txt b/core/api/current.txt index e53dc3f70ef9c..70dcd542d715b 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; @@ -2050,14 +2056,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; @@ -2080,8 +2090,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 42ccfbe2148ba..dc7565894f8f5 100644 --- a/core/res/res/values/colors.xml +++ b/core/res/res/values/colors.xml @@ -470,18 +470,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 @@ -526,6 +526,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 b6b2ce25f3108..251db6d87850f 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 2e3d145130a8d..2986bdf59a51b 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 @@ -282,6 +282,7 @@ easier. @color/system_on_primary_dark @color/system_on_surface_dark @color/system_surface_container_dark + @color/system_surface_container_dark @@ -334,33 +335,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 @@ -377,6 +378,7 @@ easier. @color/system_on_primary_dark @color/system_on_surface_dark @color/system_surface_container_dark + @color/system_surface_container_dark @@ -428,33 +430,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 @@ -471,6 +473,7 @@ easier. @color/system_on_primary_dark @color/system_on_surface_dark @color/system_surface_container_dark + @color/system_surface_container_dark @@ -524,33 +527,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 @@ -567,6 +570,7 @@ easier. @color/system_on_primary_dark @color/system_on_surface_dark @color/system_surface_container_dark + @color/system_surface_container_dark @@ -619,33 +623,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 @@ -662,6 +666,7 @@ easier. @color/system_on_primary_dark @color/system_on_surface_dark @color/system_surface_container_dark + @color/system_surface_container_dark @@ -722,33 +727,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 @@ -765,6 +770,7 @@ easier. @color/system_on_primary_dark @color/system_on_surface_dark @color/system_surface_container_dark + @color/system_surface_container_dark @@ -816,33 +822,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 @@ -859,6 +865,7 @@ easier. @color/system_on_primary_dark @color/system_on_surface_dark @color/system_surface_container_dark + @color/system_surface_container_dark @@ -909,33 +916,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 @@ -952,6 +959,7 @@ easier. @color/system_on_primary_dark @color/system_on_surface_dark @color/system_surface_container_dark + @color/system_surface_container_dark @@ -1003,33 +1011,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 @@ -1046,6 +1054,7 @@ easier. @color/system_on_primary_dark @color/system_on_surface_dark @color/system_surface_container_dark + @color/system_surface_container_dark @@ -1113,33 +1122,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 @@ -1156,6 +1165,7 @@ easier. @color/system_on_primary_dark @color/system_on_surface_dark @color/system_surface_container_dark + @color/system_surface_container_dark @@ -1208,33 +1218,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 @@ -1251,6 +1261,7 @@ easier. @color/system_on_primary_dark @color/system_on_surface_dark @color/system_surface_container_dark + @color/system_surface_container_dark @@ -1301,33 +1312,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 @@ -1344,6 +1355,7 @@ easier. @color/system_on_primary_dark @color/system_on_surface_dark @color/system_surface_container_dark + @color/system_surface_container_dark @@ -1396,33 +1408,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 @@ -1439,6 +1451,7 @@ easier. @color/system_on_primary_dark @color/system_on_surface_dark @color/system_surface_container_dark + @color/system_surface_container_dark @@ -1490,33 +1503,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 @@ -1533,6 +1546,7 @@ easier. @color/system_on_primary_dark @color/system_on_surface_dark @color/system_surface_container_dark + @color/system_surface_container_dark @@ -1584,33 +1598,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 @@ -1627,6 +1641,7 @@ easier. @color/system_on_primary_dark @color/system_on_surface_dark @color/system_surface_container_dark + @color/system_surface_container_dark @@ -1678,33 +1693,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 @@ -1721,6 +1736,7 @@ easier. @color/system_on_primary_dark @color/system_on_surface_dark @color/system_surface_container_dark + @color/system_surface_container_dark @@ -1772,33 +1788,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 @@ -1815,6 +1831,7 @@ easier. @color/system_on_primary_dark @color/system_on_surface_dark @color/system_surface_container_dark + @color/system_surface_container_dark @@ -1866,33 +1883,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 @@ -1909,6 +1926,7 @@ easier. @color/system_on_primary_dark @color/system_on_surface_dark @color/system_surface_container_dark + @color/system_surface_container_dark @@ -1965,33 +1983,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 @@ -2008,6 +2026,7 @@ easier. @color/system_on_primary_dark @color/system_on_surface_dark @color/system_surface_container_dark + @color/system_surface_container_dark @@ -2057,33 +2076,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 @@ -2100,6 +2119,7 @@ easier. @color/system_on_primary_dark @color/system_on_surface_dark @color/system_surface_container_dark + @color/system_surface_container_dark @@ -2287,33 +2307,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 @@ -2382,33 +2402,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 @@ -2476,33 +2496,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 @@ -2571,33 +2591,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 @@ -2668,33 +2688,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 @@ -2764,33 +2784,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 @@ -2866,33 +2886,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 @@ -2964,33 +2984,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 @@ -3061,33 +3081,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 @@ -3159,33 +3179,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 @@ -3238,33 +3258,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 @@ -3317,33 +3337,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 @@ -3415,33 +3435,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 @@ -3514,33 +3534,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 @@ -3611,33 +3631,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 @@ -3707,33 +3727,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 @@ -3802,33 +3822,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 @@ -3897,33 +3917,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 @@ -3990,33 +4010,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 @@ -4090,33 +4110,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 @@ -4133,6 +4153,7 @@ easier. @color/system_on_primary_dark @color/system_on_surface_dark @color/system_surface_container_dark + @color/system_surface_container_dark @@ -4170,33 +4191,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 @@ -4213,6 +4234,7 @@ easier. @color/system_on_primary_dark @color/system_on_surface_dark @color/system_surface_container_dark + @color/system_surface_container_dark @@ -4242,33 +4264,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 @@ -4285,6 +4307,7 @@ easier. @color/system_on_primary_dark @color/system_on_surface_dark @color/system_surface_container_dark + @color/system_surface_container_dark @@ -4336,33 +4359,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 @@ -4379,6 +4402,7 @@ easier. @color/system_on_primary_dark @color/system_on_surface_dark @color/system_surface_container_dark + @color/system_surface_container_dark @@ -4414,33 +4438,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 @@ -4457,6 +4481,7 @@ easier. @color/system_on_primary_dark @color/system_on_surface_dark @color/system_surface_container_dark + @color/system_surface_container_dark @@ -4532,33 +4557,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 @@ -4575,6 +4600,7 @@ easier. @color/system_on_primary_dark @color/system_on_surface_dark @color/system_surface_container_dark + @color/system_surface_container_dark @@ -4628,33 +4654,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 @@ -4671,6 +4697,7 @@ easier. @color/system_on_primary_dark @color/system_on_surface_dark @color/system_surface_container_dark + @color/system_surface_container_dark @@ -4750,33 +4777,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 @@ -4793,6 +4820,7 @@ easier. @color/system_on_primary_dark @color/system_on_surface_dark @color/system_surface_container_dark + @color/system_surface_container_dark @@ -4802,33 +4830,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 @@ -4859,33 +4887,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 @@ -4902,6 +4930,7 @@ easier. @color/system_on_primary_dark @color/system_on_surface_dark @color/system_surface_container_dark + @color/system_surface_container_dark @@ -4911,33 +4940,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 @@ -4975,33 +5004,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 @@ -5018,6 +5047,7 @@ easier. @color/system_on_primary_dark @color/system_on_surface_dark @color/system_surface_container_dark + @color/system_surface_container_dark