aminecmi 5c12481813
All checks were successful
continuous-integration/drone/push Build is passing
Article viewer theming.
2022-09-27 12:36:01 +02:00

9 lines
393 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<declare-styleable name="Theme">
<attr name="colorAccentDark" format="reference|color" />
<attr name="bottomBarBackground" format="reference|color" />
<attr name="toolbarPopupTheme" format="reference|color" />
<attr name="webviewBackground" format="reference|color" />
</declare-styleable>
</resources>