Skip to content

Remove colors from theme

Albert Vaca Cintora requested to merge work/remove-colors into master

We had a mix of specific colors and theme-based "Material You" colors. This aims to remove any hardcoded color so the app only uses the colors from the current theme.

Tested on Android 5 and Android 13.

Using a light theme with an orange background Using a dark theme with a purple background
drawing drawing
Edited by Albert Vaca Cintora

Merge request reports