I've created a microservices project via ABP Suite v4.3 using Blazor WebAssembly for the UI.
I don't want to use the Lepton theme that comes with it and I want to implement my own theme instead. However, I am having difficulty finding documentation for how to implement my own theme in the created solution.
The only relevant one I can find is https://docs.abp.io/en/abp/latest/UI/Blazor/Theming#implementing-a-theme but this only talks about replacing the basic theme from ABP Framework, and not the Lepton theme from ABP Commercial in a microservices solution.
Could you point me to resources that can help me with this? Thanks.
2 Answer(s)
-
0
hi
I think they are very similar. You can download and check the source code of lepton.
-
0
This question has been automatically marked as stale because it has not had recent activity.