# The background color
screen.loading=1e1e2e

# Color of the animated progress bar
screen.loading.progress=f38ba8
# Color of the loading bar outline
screen.loading.outline=cdd6f4
# The background color of the loading bar.
# Remove this if you want it to be transparent
screen.loading.bar=313244