mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2025-01-09 17:35:54 +01:00
13 lines
558 B
XML
13 lines
558 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<attr name="textColorPrimary" format="color" />
|
|
<attr name="textColorSecondary" format="color" />
|
|
<attr name="textColorTertiary" format="color" />
|
|
|
|
<attr name="chart_deep_sleep" format="color" />
|
|
<attr name="chart_light_sleep" format="color" />
|
|
<attr name="chart_activity" format="color" />
|
|
<attr name="chart_not_worn" format="color" />
|
|
<attr name="alternate_row_background" format="color" />
|
|
<attr name="sports_activity_summary_background" format="color" />
|
|
</resources> |