attrs.xml (943B)
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 <attr name="mozac_font_semibold" format="reference" /> 7 <attr name="mozac_accent" format="reference" /> 8 <attr name="mozac_contrast_text" format="reference" /> 9 10 <!-- Background color for favicon widget box --> 11 <attr name="mozac_widget_favicon_background_color" format="reference" /> 12 <!-- Border color for favicon widget box --> 13 <attr name="mozac_widget_favicon_border_color" format="reference" /> 14 15 <!-- Label color and icon button tint for site item widget --> 16 <attr name="mozac_primary_text_color" format="reference" /> 17 <!-- Caption color for site item widget --> 18 <attr name="mozac_caption_text_color" format="reference" /> 19 </resources>