This repository has been archived on 2026-05-26. You can view files and clone it. You cannot open issues or pull requests or push a commit.
2023-04-12 22:07:18 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
<resources>
|
2023-04-25 12:02:25 +02:00
|
|
|
<!-- I am unsure whether these attrs are necessary to define -->
|
2023-04-23 21:40:04 +02:00
|
|
|
<attr name="scheduleColorDefault" type="color"/>
|
2023-04-25 10:24:15 +02:00
|
|
|
<attr name="colorOutlineVariant" type="color"/>
|
|
|
|
|
<attr name="colorOnSurfaceVariant" type="color"/>
|
2023-04-25 12:02:25 +02:00
|
|
|
<attr name="colorErrorContainer" type="color"/>
|
|
|
|
|
<attr name="colorOnErrorContainer" type="color"/>
|
2023-04-12 22:07:18 +02:00
|
|
|
</resources>
|