2016-10-29 20:29:35 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<resources>
|
2017-04-08 15:49:00 +02:00
|
|
|
<attr name="textColorPrimary" format="color" />
|
|
|
|
<attr name="textColorSecondary" format="color" />
|
|
|
|
<attr name="textColorTertiary" format="color" />
|
|
|
|
|
2016-10-29 20:29:35 +02:00
|
|
|
<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" />
|
2020-08-16 20:45:03 +02:00
|
|
|
<attr name="alternate_row_background" format="color" />
|
2020-08-23 00:03:52 +02:00
|
|
|
<attr name="sports_activity_summary_background" format="color" />
|
2016-10-29 20:29:35 +02:00
|
|
|
</resources>
|