AOSSIE-Org / Resonate

Clubhouse, but Open Source. A social voice platform.
GNU General Public License v3.0
171 stars 123 forks source link

[FEATURE] Implement Dynamic Theming for User-Selected App Color #282

Closed AyaNady17 closed 3 months ago

AyaNady17 commented 4 months ago

Description

This pull request introduces a dynamic theming feature that allows users to personalize the app's color scheme according to their preferences. Fixes #281

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

tested manually

https://github.com/AOSSIE-Org/Resonate/assets/144162711/b03fa16b-6013-460a-aac6-2e717e309a6b

Checklist:

Maintainer Checklist

AyaNady17 commented 4 months ago

please review @chandansgowda

AyaNady17 commented 4 months ago

Thanks for the feedback. I've corrected the redundancy by using Get.find() to retrieve the theme controller instance, simplifying the code. in the future, I'll ensure to follow cleaner alternatives like this. @chandansgowda

AyaNady17 commented 4 months ago

there's any other problem? @chandansgowda

AyaNady17 commented 3 months ago

I've solved the conflict @chandansgowda