CCExtractor / ultimate_alarm_clock

GNU General Public License v2.0
70 stars 125 forks source link

Feature: Apply Material 3 #489

Closed mohnishdeshpande closed 8 months ago

mohnishdeshpande commented 8 months ago

Description

The current implementation doesn't make use of material3 widgets, which are visually more aesthetic that the legacy ones. The feature would require to tweak other bits of the current implementation, for e.g. upon using material3 the toggle buttons don't go well. The change would really add to the pleasant experience of the app.

Screenshots

No response

mohnishdeshpande commented 8 months ago

@MarkisDev I can work on this, it'd be great if you can assign me this.

MarkisDev commented 8 months ago

We decided to disable material3 because it was affecting the entire application's look and feel. #155 tried to fix the switch colors, but it wasn't very appealing. Closing for now. Ref #184.