retrohub-org / retrohub

Retrogaming library frontend, built to be a highly customizable platform.
https://retrohub-org.github.io/
MIT License
115 stars 6 forks source link

Implement "Theme" browser #86

Open rsubtil opened 1 year ago

rsubtil commented 1 year ago

A new theme browser should be implemented, to explore both local and online themes for download. This should be inside the "Theme" tab.

This will likely require implementing individual file inspection without loading PCK packs to find theme info and screenshots.

Later on, to support online themes, we might need a CDN of sorts (or have a solution based on GitHub hosting).

rsubtil commented 1 year ago

This will require a way to load only some files from PCK archives without fully loading them.