Hi guys i have senario where i have to update the Theme color based on Users. each
User has his own theme Color Hex code.. which is store in DataBase..
I Have Fetched the Theme Color code from the Database But now the Challange is I want to Update those colors.. I don't know how i can Pass those theme colors to the _Layout page. I just want to update the those color once and it should work everywhere.. Any Suggestion guys!!!
(Please suggest according to the ASP.NET MVC Core 2.2)
Loading

Navaneeth KrishnanPosted Feb 27, 2020, 3:46 AM
Apply the color in neccessary html tags.
Dileep SinghPosted Feb 27, 2020, 12:40 PM
Dileep SinghPosted Feb 27, 2020, 12:27 PM