Rebrand

Change stash header bar and title bar to be whatever text you want
Change stash favicon to whatever URL you want (cannot not apply on /login)

Useful for anyone with multiple instances

:waving_hand: For everyone hosting their Stash instance on a Raspberry Pi, I created this favicon:

It’s look pretty nice imo :blush:

3 Likes

Is it also possible to choose an icon from a local path? Something like C:\Stashapp\symbol.ico doesn’t work…

Is it also possible to choose an icon from a local path? Something like C:\Stashapp\symbol.ico doesn’t work…

nope, since this runs entirely in-browser, there’s no access to the filesystem. Let me wrangle with the config a bit and it should be possible to put it in the “plugin” path instead

Will become deprecated once Custom favicon and title by WithoutPants · Pull Request #6366 · stashapp/stash · GitHub lands