2019-09-18 22:29:09 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<resources>
|
|
|
|
<attr name="colorSection" format="color" />
|
|
|
|
<attr name="cardBackgroundDimmed" format="color" />
|
|
|
|
<attr name="cardBackgroundHighlight" format="color" />
|
2019-11-10 17:53:10 +01:00
|
|
|
<attr name="timetable_lesson_bg" format="reference" />
|
|
|
|
<attr name="timetable_lesson_cancelled_color" format="color" />
|
|
|
|
<attr name="timetable_lesson_change_color" format="color" />
|
2019-11-10 22:57:19 +01:00
|
|
|
<attr name="timetable_lesson_shifted_source_color" format="color" />
|
|
|
|
<attr name="timetable_lesson_shifted_target_color" format="color" />
|
2019-11-25 22:15:36 +01:00
|
|
|
<attr name="colorIcon" format="color" />
|
2019-09-18 22:29:09 +02:00
|
|
|
</resources>
|