summaryrefslogtreecommitdiffhomepage
path: root/android/lib/theme
AgeCommit message (Collapse)AuthorFilesLines
2023-08-23Mark theme colors as internal or deprecatedAlbin1-7/+41
The colors should not be used directly. Instead, the colors should be exposed via the material theme.
2023-08-23Move theme classes to theme libAlbin6-0/+285
2023-08-23Create empty theme libAlbin2-0/+50