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>
|
|
|
|
|
<attr name="colorNavHighlight" format="color" />
|
|
|
|
|
<attr name="colorPrimaryOnContrast" format="color" />
|
2023-04-14 13:09:40 +02:00
|
|
|
<attr name="colorPrimary" format="color" />
|
2023-04-13 21:05:52 +02:00
|
|
|
<attr name="colorOnPrimary" format="color" />
|
2023-04-13 19:21:53 +02:00
|
|
|
<attr name="colorText" format="color" />
|
|
|
|
|
<attr name="colorTextHint" format="color" />
|
2023-04-14 13:09:40 +02:00
|
|
|
<attr name="colorTextHintLighter" format="color" />
|
2023-04-13 19:21:53 +02:00
|
|
|
<attr name="colorBackground" format="color" />
|
2023-04-13 21:05:52 +02:00
|
|
|
<attr name="colorCardBackground" format="color" />
|
|
|
|
|
<attr name="colorSwitchTrack" format="color" />
|
2023-04-12 22:07:18 +02:00
|
|
|
</resources>
|