The source project of this merge request has been removed.
Improvements in the dark theme
Improvements in the dark theme
I have used material design guidelines to theme the components.
Alert dialog buttons, Request Pairing button and floating action button have orange colors according to the accent of kde-connect app.
Changes in code:
- Added secondaryColor, it is used by floating action button for background.
- Added onSecondaryColor, it is used by floating action button for icon.
- Changed colorPrimary to orange, it is used in limited places like Alert Dialog buttons.
- Changed the style used by floating action button in activity_custom_device.xml so that it uses the secondaryColor and onSecondaryColor.
Edited by Ghost User