|
187 | 187 | E_CPONLY(CEF_ColorSysWhite) \ |
188 | 188 | /* Inverse. */ \ |
189 | 189 | E_CPONLY(CEF_ColorSysInversePrimary) \ |
190 | | - E_CPONLY(CEF_ColorSysInverseSurface) \ |
191 | 190 | E_CPONLY(CEF_ColorSysInverseOnSurface) \ |
| 191 | + E_CPONLY(CEF_ColorSysInverseSurface) \ |
| 192 | + E_CPONLY(CEF_ColorSysInverseSurfacePrimary) \ |
192 | 193 | /* Surfaces. */ \ |
193 | 194 | E_CPONLY(CEF_ColorSysSurface) \ |
194 | 195 | E_CPONLY(CEF_ColorSysSurface1) \ |
|
225 | 226 | E_CPONLY(CEF_ColorSysStateRippleNeutralOnProminent) \ |
226 | 227 | E_CPONLY(CEF_ColorSysStateRippleNeutralOnSubtle) \ |
227 | 228 | E_CPONLY(CEF_ColorSysStateRipplePrimary) \ |
| 229 | + E_CPONLY(CEF_ColorSysStateScrim) \ |
228 | 230 | E_CPONLY(CEF_ColorSysStateFocusRing) \ |
229 | 231 | E_CPONLY(CEF_ColorSysStateFocusHighlight) \ |
230 | 232 | E_CPONLY(CEF_ColorSysStateTextHighlight) \ |
|
288 | 290 | E_CPONLY(CEF_ColorAppMenuProfileRowChipHovered) \ |
289 | 291 | E_CPONLY(CEF_ColorAppMenuRowBackgroundHovered) \ |
290 | 292 | E_CPONLY(CEF_ColorAppMenuUpgradeRowBackground) \ |
| 293 | + E_CPONLY(CEF_ColorAppMenuUpgradeRowSubstringForeground) \ |
291 | 294 | E_CPONLY(CEF_ColorAvatarHeaderArt) \ |
292 | 295 | E_CPONLY(CEF_ColorAvatarIconGuest) \ |
293 | 296 | E_CPONLY(CEF_ColorAvatarIconIncognito) \ |
|
416 | 419 | E_CPONLY(CEF_ColorMenuDropmarker) \ |
417 | 420 | E_CPONLY(CEF_ColorMenuIcon) \ |
418 | 421 | E_CPONLY(CEF_ColorMenuIconDisabled) \ |
| 422 | + E_CPONLY(CEF_ColorMenuIconOnEmphasizedBackground) \ |
419 | 423 | E_CPONLY(CEF_ColorMenuItemBackgroundAlertedInitial) \ |
420 | 424 | E_CPONLY(CEF_ColorMenuItemBackgroundAlertedTarget) \ |
421 | 425 | E_CPONLY(CEF_ColorMenuItemBackgroundHighlighted) \ |
|
803 | 807 | E_CPONLY(CEF_ColorComposeDialogResultForeground) \ |
804 | 808 | E_CPONLY(CEF_ColorComposeDialogResultForegroundWhileLoading) \ |
805 | 809 | E_CPONLY(CEF_ColorComposeDialogResultIcon) \ |
806 | | - E_CPONLY(CEF_ColorComposeDialogResultButtonsDivider) \ |
807 | 810 | E_CPONLY(CEF_ColorComposeDialogResultContainerScrollbarThumb) \ |
808 | 811 | E_CPONLY(CEF_ColorComposeDialogScrollbarThumb) \ |
809 | 812 | E_CPONLY(CEF_ColorComposeDialogTitle) \ |
|
895 | 898 | /* Intent Picker colors. */ \ |
896 | 899 | E_CPONLY(CEF_ColorIntentPickerItemBackgroundHovered) \ |
897 | 900 | E_CPONLY(CEF_ColorIntentPickerItemBackgroundSelected) \ |
| 901 | + /* Lens overlay colors. */ \ |
| 902 | + E_CPONLY(CEF_ColorLensOverlayToastBackground) \ |
898 | 903 | /* Location bar colors. */ \ |
899 | 904 | E_CPONLY(CEF_ColorLocationBarBackground) \ |
900 | 905 | E_CPONLY(CEF_ColorLocationBarBackgroundHovered) \ |
|
969 | 974 | E_CPONLY(CEF_ColorNewTabPageModuleControlBorder) \ |
970 | 975 | E_CPONLY(CEF_ColorNewTabPageModuleContextMenuDivider) \ |
971 | 976 | E_CPONLY(CEF_ColorNewTabPageModuleBackground) \ |
| 977 | + E_CPONLY(CEF_ColorNewTabPageModuleCalendarEventCollapsedBackground) \ |
| 978 | + E_CPONLY(CEF_ColorNewTabPageModuleCalendarEventExpandedBackground) \ |
| 979 | + E_CPONLY(CEF_ColorNewTabPageModuleCalendarEventTimeStatusBackground) \ |
972 | 980 | E_CPONLY(CEF_ColorNewTabPageModuleIconBackground) \ |
973 | 981 | E_CPONLY(CEF_ColorNewTabPageModuleElementDivider) \ |
974 | 982 | E_CPONLY(CEF_ColorNewTabPageModuleIconContainerBackground) \ |
|
1072 | 1080 | E_CPONLY(CEF_ColorPageInfoBackgroundTonal) \ |
1073 | 1081 | E_CPONLY(CEF_ColorPageInfoChosenObjectDeleteButtonIcon) \ |
1074 | 1082 | E_CPONLY(CEF_ColorPageInfoChosenObjectDeleteButtonIconDisabled) \ |
| 1083 | + E_CPONLY(CEF_ColorPageInfoForeground) \ |
| 1084 | + E_CPONLY(CEF_ColorPageInfoForegroundTonal) \ |
1075 | 1085 | E_CPONLY(CEF_ColorPageInfoIconHover) \ |
1076 | 1086 | E_CPONLY(CEF_ColorPageInfoIconPressed) \ |
1077 | | - E_CPONLY(CEF_ColorPageInfoLensOverlayBackground) \ |
1078 | | - E_CPONLY(CEF_ColorPageInfoLensOverlayForeground) \ |
1079 | 1087 | E_CPONLY(CEF_ColorPageInfoPermissionBlockedOnSystemLevelDisabled) \ |
1080 | 1088 | E_CPONLY(CEF_ColorPageInfoPermissionForeground) \ |
1081 | 1089 | E_CPONLY(CEF_ColorPageInfoPermissionUsedIcon) \ |
|
1112 | 1120 | E_CPONLY(CEF_ColorProductSpecificationsDivider) \ |
1113 | 1121 | E_CPONLY(CEF_ColorProductSpecificationsPageBackground) \ |
1114 | 1122 | E_CPONLY(CEF_ColorProductSpecificationsPrimaryTitle) \ |
| 1123 | + E_CPONLY(CEF_ColorProductSpecificationsIcon) \ |
1115 | 1124 | E_CPONLY(CEF_ColorProductSpecificationsSecondaryTitle) \ |
1116 | 1125 | E_CPONLY(CEF_ColorProductSpecificationsSummaryBackground) \ |
1117 | 1126 | /* Profile Menu colors. */ \ |
|
0 commit comments