0
0
mirror of https://github.com/thunderbird/thunderbird-android.git synced 2024-09-20 04:02:14 +02:00
thunderbird-android/core/ui/theme
2024-09-06 15:20:47 +02:00
..
api Add ThemeManager interface to start decoupling 2024-09-06 15:20:47 +02:00
README.md Move FeatureThemeProvider to :core:ui:theme:api module 2024-09-06 15:20:40 +02:00

Theme

The app theme is provided by the ThemeProvider found in the api module and should be implemented in the app modules with the required app themes from the core:compose and core:legacy modules.