KeycloakX is not loading welcome theme

Hi,

I am working on migrating Keycloak from 14 to 18.
After deploying keycloak v18, I see error log “Failed to find WELCOME theme quantumk, using built-in themes” every time when I access to the keycloak home page.
I have deployed my themes under providers/ directory, and I also set theme as "exportVar “KC_SPI_THEME_WELCOME_THEME” “quantumk”.

P.S. “quantumk” is our theme name

Can you let me know why I receive this error and how to fix it?
Thanks