ui-material-components icon indicating copy to clipboard operation
ui-material-components copied to clipboard

Dark Mode/theme Support

Open vchimev opened this issue 6 years ago • 5 comments

Android 10 and iOS 13 introduce system-wide dark appearance for all user interface elements, known as Dark theme for Android and Dark Mode for iOS.

The components can take advantage of MaterialComponents’ dark theme for Android: https://material.io/develop/android/theming/dark/

vchimev avatar Sep 09 '19 11:09 vchimev

@vchimev How would you see that happening here? I mean do you want me to apply a custom theme? If i am not mistaken this could be completly handled in {N}. If the ns themes for light/dark have css entries for material components it would work out of the box. Well maybe not all components. For Dialogs the user would have to change it's android style as you mentioned

farfromrefug avatar Sep 10 '19 19:09 farfromrefug