Files
lawnchair/res/values-v34/colors.xml
Marcelo Arteiro 7004d3410d Updates Material Color Library
Following 2025 Specifications
 - updates Variant
 - adds a few tokens
 - Removes deprecated Fidelity attribute

Bug: 394371316
Bug: 347286986
Test: Presubmit
Flag: android.os.material_colors_2025_03
Change-Id: Ieb22815cd8a5a898c740849158c639dcff48086d
2025-05-14 08:00:52 -07:00

157 lines
13 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!--
**
** Copyright 2024, The Android Open Source Project
**
** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License.
** You may obtain a copy of the License at
**
** http://www.apache.org/licenses/LICENSE-2.0
**
** Unless required by applicable law or agreed to in writing, software
** distributed under the License is distributed on an "AS IS" BASIS,
** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
** See the License for the specific language governing permissions and
** limitations under the License.
*/
-->
<resources xmlns:android="http://schemas.android.com/apk/res/android">
<color name="widget_picker_secondary_surface_color_light">
@android:color/system_surface_bright_light</color>
<color name="widget_picker_header_app_title_color_light">
@android:color/system_on_surface_light</color>
<color name="widget_picker_header_app_subtitle_color_light">
@android:color/system_on_surface_variant_light</color>
<color name="widget_cell_title_color_light">
@android:color/system_on_surface_light</color>
<color name="widget_cell_subtitle_color_light">
@android:color/system_on_surface_variant_light</color>
<color name="widget_picker_menu_options_color_light">
@android:color/system_on_surface_variant_light
</color>
<color name="system_background_light">@android:color/system_background_light</color>
<color name="system_control_activated_light">@android:color/system_control_activated_light</color>
<color name="system_control_highlight_light">@android:color/system_control_highlight_light</color>
<color name="system_control_normal_light">@android:color/system_control_normal_light</color>
<color name="system_error_light">@android:color/system_error_light</color>
<color name="system_error_container_light">@android:color/system_error_container_light</color>
<color name="system_error_dim_light">@android:color/system_error_dim_light</color>
<color name="system_inverse_on_surface_light">@android:color/system_inverse_on_surface_light</color>
<color name="system_inverse_primary_light">@android:color/system_inverse_primary_light</color>
<color name="system_inverse_surface_light">@android:color/system_inverse_surface_light</color>
<color name="system_on_background_light">@android:color/system_on_background_light</color>
<color name="system_on_error_light">@android:color/system_on_error_light</color>
<color name="system_on_error_container_light">@android:color/system_on_error_container_light</color>
<color name="system_on_primary_light">@android:color/system_on_primary_light</color>
<color name="system_on_primary_container_light">@android:color/system_on_primary_container_light</color>
<color name="system_on_secondary_light">@android:color/system_on_secondary_light</color>
<color name="system_on_secondary_container_light">@android:color/system_on_secondary_container_light</color>
<color name="system_on_surface_light">@android:color/system_on_surface_light</color>
<color name="system_on_surface_variant_light">@android:color/system_on_surface_variant_light</color>
<color name="system_on_tertiary_light">@android:color/system_on_tertiary_light</color>
<color name="system_on_tertiary_container_light">@android:color/system_on_tertiary_container_light</color>
<color name="system_outline_light">@android:color/system_outline_light</color>
<color name="system_outline_variant_light">@android:color/system_outline_variant_light</color>
<color name="system_palette_key_color_error_light">@android:color/system_palette_key_color_error_light</color>
<color name="system_palette_key_color_neutral_light">@android:color/system_palette_key_color_neutral_light</color>
<color name="system_palette_key_color_neutral_variant_light">@android:color/system_palette_key_color_neutral_variant_light</color>
<color name="system_palette_key_color_primary_light">@android:color/system_palette_key_color_primary_light</color>
<color name="system_palette_key_color_secondary_light">@android:color/system_palette_key_color_secondary_light</color>
<color name="system_palette_key_color_tertiary_light">@android:color/system_palette_key_color_tertiary_light</color>
<color name="system_primary_light">@android:color/system_primary_light</color>
<color name="system_primary_container_light">@android:color/system_primary_container_light</color>
<color name="system_primary_dim_light">@android:color/system_primary_dim_light</color>
<color name="system_scrim_light">@android:color/system_scrim_light</color>
<color name="system_secondary_light">@android:color/system_secondary_light</color>
<color name="system_secondary_container_light">@android:color/system_secondary_container_light</color>
<color name="system_secondary_dim_light">@android:color/system_secondary_dim_light</color>
<color name="system_shadow_light">@android:color/system_shadow_light</color>
<color name="system_surface_light">@android:color/system_surface_light</color>
<color name="system_surface_bright_light">@android:color/system_surface_bright_light</color>
<color name="system_surface_container_light">@android:color/system_surface_container_light</color>
<color name="system_surface_container_high_light">@android:color/system_surface_container_high_light</color>
<color name="system_surface_container_highest_light">@android:color/system_surface_container_highest_light</color>
<color name="system_surface_container_low_light">@android:color/system_surface_container_low_light</color>
<color name="system_surface_container_lowest_light">@android:color/system_surface_container_lowest_light</color>
<color name="system_surface_dim_light">@android:color/system_surface_dim_light</color>
<color name="system_surface_tint_light">@android:color/system_surface_tint_light</color>
<color name="system_surface_variant_light">@android:color/system_surface_variant_light</color>
<color name="system_tertiary_light">@android:color/system_tertiary_light</color>
<color name="system_tertiary_container_light">@android:color/system_tertiary_container_light</color>
<color name="system_tertiary_dim_light">@android:color/system_tertiary_dim_light</color>
<color name="system_text_hint_inverse_light">@android:color/system_text_hint_inverse_light</color>
<color name="system_text_primary_inverse_light">@android:color/system_text_primary_inverse_light</color>
<color name="system_text_primary_inverse_disable_only_light">@android:color/system_text_primary_inverse_disable_only_light</color>
<color name="system_text_secondary_and_tertiary_inverse_light">@android:color/system_text_secondary_and_tertiary_inverse_light</color>
<color name="system_text_secondary_and_tertiary_inverse_disabled_light">@android:color/system_text_secondary_and_tertiary_inverse_disabled_light</color>
<color name="system_background_dark">@android:color/system_background_dark</color>
<color name="system_control_activated_dark">@android:color/system_control_activated_dark</color>
<color name="system_control_highlight_dark">@android:color/system_control_highlight_dark</color>
<color name="system_control_normal_dark">@android:color/system_control_normal_dark</color>
<color name="system_error_dark">@android:color/system_error_dark</color>
<color name="system_error_container_dark">@android:color/system_error_container_dark</color>
<color name="system_error_dim_dark">@android:color/system_error_dim_dark</color>
<color name="system_inverse_on_surface_dark">@android:color/system_inverse_on_surface_dark</color>
<color name="system_inverse_primary_dark">@android:color/system_inverse_primary_dark</color>
<color name="system_inverse_surface_dark">@android:color/system_inverse_surface_dark</color>
<color name="system_on_background_dark">@android:color/system_on_background_dark</color>
<color name="system_on_error_dark">@android:color/system_on_error_dark</color>
<color name="system_on_error_container_dark">@android:color/system_on_error_container_dark</color>
<color name="system_on_primary_dark">@android:color/system_on_primary_dark</color>
<color name="system_on_primary_container_dark">@android:color/system_on_primary_container_dark</color>
<color name="system_on_secondary_dark">@android:color/system_on_secondary_dark</color>
<color name="system_on_secondary_container_dark">@android:color/system_on_secondary_container_dark</color>
<color name="system_on_surface_dark">@android:color/system_on_surface_dark</color>
<color name="system_on_surface_variant_dark">@android:color/system_on_surface_variant_dark</color>
<color name="system_on_tertiary_dark">@android:color/system_on_tertiary_dark</color>
<color name="system_on_tertiary_container_dark">@android:color/system_on_tertiary_container_dark</color>
<color name="system_outline_dark">@android:color/system_outline_dark</color>
<color name="system_outline_variant_dark">@android:color/system_outline_variant_dark</color>
<color name="system_palette_key_color_error_dark">@android:color/system_palette_key_color_error_dark</color>
<color name="system_palette_key_color_neutral_dark">@android:color/system_palette_key_color_neutral_dark</color>
<color name="system_palette_key_color_neutral_variant_dark">@android:color/system_palette_key_color_neutral_variant_dark</color>
<color name="system_palette_key_color_primary_dark">@android:color/system_palette_key_color_primary_dark</color>
<color name="system_palette_key_color_secondary_dark">@android:color/system_palette_key_color_secondary_dark</color>
<color name="system_palette_key_color_tertiary_dark">@android:color/system_palette_key_color_tertiary_dark</color>
<color name="system_primary_dark">@android:color/system_primary_dark</color>
<color name="system_primary_container_dark">@android:color/system_primary_container_dark</color>
<color name="system_primary_dim_dark">@android:color/system_primary_dim_dark</color>
<color name="system_scrim_dark">@android:color/system_scrim_dark</color>
<color name="system_secondary_dark">@android:color/system_secondary_dark</color>
<color name="system_secondary_container_dark">@android:color/system_secondary_container_dark</color>
<color name="system_secondary_dim_dark">@android:color/system_secondary_dim_dark</color>
<color name="system_shadow_dark">@android:color/system_shadow_dark</color>
<color name="system_surface_dark">@android:color/system_surface_dark</color>
<color name="system_surface_bright_dark">@android:color/system_surface_bright_dark</color>
<color name="system_surface_container_dark">@android:color/system_surface_container_dark</color>
<color name="system_surface_container_high_dark">@android:color/system_surface_container_high_dark</color>
<color name="system_surface_container_highest_dark">@android:color/system_surface_container_highest_dark</color>
<color name="system_surface_container_low_dark">@android:color/system_surface_container_low_dark</color>
<color name="system_surface_container_lowest_dark">@android:color/system_surface_container_lowest_dark</color>
<color name="system_surface_dim_dark">@android:color/system_surface_dim_dark</color>
<color name="system_surface_tint_dark">@android:color/system_surface_tint_dark</color>
<color name="system_surface_variant_dark">@android:color/system_surface_variant_dark</color>
<color name="system_tertiary_dark">@android:color/system_tertiary_dark</color>
<color name="system_tertiary_container_dark">@android:color/system_tertiary_container_dark</color>
<color name="system_tertiary_dim_dark">@android:color/system_tertiary_dim_dark</color>
<color name="system_text_hint_inverse_dark">@android:color/system_text_hint_inverse_dark</color>
<color name="system_text_primary_inverse_dark">@android:color/system_text_primary_inverse_dark</color>
<color name="system_text_primary_inverse_disable_only_dark">@android:color/system_text_primary_inverse_disable_only_dark</color>
<color name="system_text_secondary_and_tertiary_inverse_dark">@android:color/system_text_secondary_and_tertiary_inverse_dark</color>
<color name="system_text_secondary_and_tertiary_inverse_disabled_dark">@android:color/system_text_secondary_and_tertiary_inverse_disabled_dark</color>
<color name="system_on_primary_fixed">@android:color/system_on_primary_fixed</color>
<color name="system_on_primary_fixed_variant">@android:color/system_on_primary_fixed_variant</color>
<color name="system_on_secondary_fixed">@android:color/system_on_secondary_fixed</color>
<color name="system_on_secondary_fixed_variant">@android:color/system_on_secondary_fixed_variant</color>
<color name="system_on_tertiary_fixed">@android:color/system_on_tertiary_fixed</color>
<color name="system_on_tertiary_fixed_variant">@android:color/system_on_tertiary_fixed_variant</color>
<color name="system_primary_fixed">@android:color/system_primary_fixed</color>
<color name="system_primary_fixed_dim">@android:color/system_primary_fixed_dim</color>
<color name="system_secondary_fixed">@android:color/system_secondary_fixed</color>
<color name="system_secondary_fixed_dim">@android:color/system_secondary_fixed_dim</color>
<color name="system_tertiary_fixed">@android:color/system_tertiary_fixed</color>
<color name="system_tertiary_fixed_dim">@android:color/system_tertiary_fixed_dim</color>
</resources>