<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright 2023 The Chromium Authors
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
-->
<resources>
<color name="device_lock_illustration_yellow">@color/modern_yellow_500</color>
<color name="device_lock_illustration_red">@color/default_red</color>
<color name="device_lock_illustration_green">@color/google_green_600</color>
<color name="device_lock_illustration_blue">@color/baseline_primary_40</color>
<color name="device_lock_illustration_medium_blue_grey">@color/baseline_neutral_60</color>
<color name="device_lock_illustration_medium_grey">@color/baseline_neutral_60</color>
<color name="device_lock_illustration_screen">@color/modern_white</color>
<color name="device_lock_illustration_screen_header">@color/device_lock_illustration_medium_blue_grey</color>
<color name="device_lock_illustration_screen_outline">@color/baseline_neutral_80</color>
<color name="device_lock_illustration_screen_top_line">@color/modern_grey_500</color>
<color name="device_lock_illustration_screen_middle_line">@color/baseline_neutral_60</color>
<color name="device_lock_illustration_screen_bottom_line">@color/baseline_neutral_80</color>
<color name="device_lock_illustration_camera_outline">@color/baseline_neutral_90</color>
<color name="device_lock_illustration_background_polygon">@color/baseline_neutral_80</color>
<color name="device_lock_illustration_top_polygon_fill">@color/baseline_primary_40</color>
<color name="device_lock_illustration_top_polygon_border">@color/baseline_neutral_80</color>
<color name="device_lock_illustration_burst">@color/baseline_neutral_60</color>
<color name="device_lock_illustration_exclamation_point">@color/modern_grey_800</color>
<color name="device_lock_illustration_lock_shackle">@color/device_lock_illustration_medium_blue_grey</color>
<color name="device_lock_illustration_lock_keyhole">@color/modern_grey_700</color>
<color name="device_lock_illustration_bottom_dot">@color/modern_white</color>
</resources>