attrs.xml (823B)
1 <?xml version="1.0" encoding="utf-8"?> 2 <!-- This Source Code Form is subject to the terms of the Mozilla Public 3 - License, v. 2.0. If a copy of the MPL was not distributed with this 4 - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> 5 <resources> 6 <!-- Background color for mozac_ic_private_mode_circle_fill_48 --> 7 <attr name="mozac_ic_private_mode_circle_fill_background_color" format="reference" /> 8 <!-- Icon color for mozac_ic_private_mode_circle_fill_48 --> 9 <attr name="mozac_ic_private_mode_circle_fill_icon_color" format="reference" /> 10 11 <!-- Shield slash critical fill colors for mozac_ic_shield_slash_critical_24 --> 12 <attr name="mozac_ic_shield_slash_bg_fill_critical" format="reference"/> 13 <attr name="mozac_ic_shield_slash_fill_critical" format="reference"/> 14 </resources>