After UI alignment code related to custom logo and company name features were removed.
This PR makes adjustments to put custom logo and company name with previous color codes and logic.
The logic here is unless there is logo and name saved in cosmosdb, UI will use genereic name and logo i.e- contoso logo and name.
Checklist:
[x] All tests passed
[ ] The code follows the code style and conventions of this project
[ ] The change requires a change to the documentation
Type of change?
Description, Context, Motivation
After UI alignment code related to custom logo and company name features were removed. This PR makes adjustments to put custom logo and company name with previous color codes and logic. The logic here is unless there is logo and name saved in cosmosdb, UI will use genereic name and logo i.e- contoso logo and name.
Checklist:
This change is