I'm starting a project with ASP.NET Boilerplate Angular Template but I want to change the UI theme for another as Core UI theme.
someone who has worked with ASP.NET Boilerplate Angular Template could help me?
I'm starting a project with ASP.NET Boilerplate Angular Template but I want to change the UI theme for another as Core UI theme.
someone who has worked with ASP.NET Boilerplate Angular Template could help me?
I've changed the template in many times and what I dit was put all elements of new template in relative route in abp's base template, then after that I design again the default registers (Login screen, register, users, roles, tenant) because the HTML changes, I do the changes in at least 1 hour
(My english is not very well.)