ollm commented on issue #1967: URL: https://github.com/apache/cordova-android/issues/1967#issuecomment-4907697080
> Using `<edit-config>` on the `cdv_colors.xml` resource to replace `cdv_background_color` might be a workaround... > > There are 4 places that would need manipulation: > > * values/cdv_themes.xml > * values-34/cdv_themes.xml > * values-night/cdv_themes.xml > * values-night-34/cdv_themes.xml But wouldn't this only be configurable at build time? In my app, the theme (light/dark mode) can be controlled by the user in three different ways: Device, Enabled, Disabled. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
