blob: ae76c94ccf8ab0e4662a5c672afe599260e92ceb [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<!--
* Copyright (c) 2016, 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>
<color name="temperature_1">#FF5151</color>
<color name="temperature_2">#FFD63F</color>
<color name="temperature_3">#F4F4F4</color>
<color name="temperature_4">#7AA9F6</color>
<color name="temperature_5">#00AFFF</color>
<color name="hvac_module_background_color">#99222B31</color>
<color name="hvac_icon_color">#F5F5F5</color>
<color name="hvac_background_color">#FF172026</color>
<color name="hvac_temperature_floating_text_color">#9FA2A5</color>
<color name="hvac_temperature_off_text_bg_color">#9FA2A5</color>
<color name="hvac_fanspeed_bg_color">#141C21</color>
<color name="hvac_fanspeed_segment_color">#7FCAC3</color>
<color name="hvac_fanspeed_off_enabled_bg">#F5F6F5</color>
<color name="hvac_fanspeed_off_enabled_text_color">#13181C</color>
<color name="hvac_fanspeed_off_disabled_text_color">#89F5F5F5</color>
<color name="hvac_scrim_color">#3F000000</color>
</resources>