* [Themes] Initial work
* [Themes] Read from __vendetta_themes and early UI (#36)
* [Themes] Read from `__vendetta_themes`
* [Themes] Save as JSON and native theming
* [Themes] Basic UI
* [Themes] Merge processed theme data
* [Themes] Import ReactNative from `@lib/preinit`, oraganize imports
* [Themes] Some minor cleanup
* [Themes] UI overhaul
* [Themes] Minor adjustments
* [Themes] Implement updates, make UI reactive-ish
* [Themes] Move to new format
* [Themes > UI] Last-minute ThemeCard changes
* [Themes] Properly support AMOLED
---------
Co-authored-by: Amsyar Rasyiq <82711525+amsyarasyiq@users.noreply.github.com>
* [Build] SWC-ify, allow classes and async arrow functions
* [Build] The SWC-ening is upon us.
* [Build] Tidy
* [Global] Make use of our newfound powers
* [Build] Call bundle.close when done
---------
Co-authored-by: Beef <beefers@riseup.net>