radiantearth / stac-browser

A full-fledged UI in Vue for browsing and searching static STAC catalogs and STAC APIs
https://radiantearth.github.io/stac-browser
ISC License
274 stars 136 forks source link

Customize styles at deploy time #456

Open noelalonso opened 1 month ago

noelalonso commented 1 month ago

If i build the image, i can copy my css to /src/theme/custom.scss and customize the style. However, if I use ghcr.io/radiantearth/stac-browser, I can't do it at deploy time. This option would be interesting to be able to apply other styles, icons, etc.

m-mohr commented 1 month ago

Please provide a PR. As I'm not a user of Docker, I won't work on it.