TwidereX-Android
TwidereX-Android copied to clipboard
Custom Themes Support
@HuixingWong Can implement a theme picker from this source?
https://github.com/jaredrummler/ColorPicker
It's very light and also you can make a server for share themes ( the files are in json and are very light [KB]) with a MEGA account with 15 GB free storage this can be considered like a unlimited space.
Just note that @HuixingWong is an external contributor and we appreciate his hard work for Twidere X. Custom theme support is under consideration, but we prefer using a pure compose color picker instead of the old View base color picker.