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.
Files
weserplaner/app/src/main/res/values/attrs.xml
T

6 lines
222 B
XML
Raw Normal View History

2023-04-12 22:07:18 +02:00
<?xml version="1.0" encoding="utf-8"?>
<resources>
<attr name="scheduleColorDefault" type="color"/>
<attr name="colorOutlineVariant" type="color"/>
<attr name="colorOnSurfaceVariant" type="color"/>
2023-04-12 22:07:18 +02:00
</resources>