Custom Progress Bar
Drippy allows you to add custom progress bar elements that can be customized.
Important
The Vanilla progress bar element can't be customized, so you need to delete it and add a custom one.
The easiest way to have a personalized progress bar is to add a Vanilla-Like Game Loading Bar.
This one looks like the Vanilla bar, but you can move it, resize it and change its color!
The other way is to use an actual Progress Bar element.
This one is way more customizable, but also a little bit more complicated.
You need to set the progress bar's value source to the placeholder to get the current game loading progress, so just set it to {"placeholder":"game_loading_progress"}.
You can not only set custom colors to the Progress Bar element, but also set actual texture for background and loading progress.
To do that, just click on Bar Texture for the progress texture and on Background Texture for the background.