Background image in status bar (ARCHIVE) - KVonGit/quest5-stuff GitHub Wiki
Put this in your User Interface Initialisation script.
JS.eval("$('#status').css('background-image',\"url('https://i.imgur.com/mBf7TBeb.png')\")")
[!NOTE] This can be done from the editor using the UI as of Quest 5.9.