0
Leonardo.Willrich created
- ABP Framework version: v4.3.0
- UI type: Blazor
- DB provider: EF Core
Hi,
The article below seems to be out-of-date. I am using the latest version 4.3.0 commercial license and I can't find the package .BasicTheme. Maybe that is only for the free template as commercial uses lepton themes.
Would you please review that and advise what I needs to be done to create a new theme copying an existing one bases on lepton package?
Article: https://community.abp.io/articles/creating-a-new-ui-theme-by-copying-the-basic-theme-for-blazor-ui-qaf5ho1b
2 Answer(s)
-
0
hi
To download the source-code of the Lepton Theme use the following CLI command
abp get-source Volo.LeptonTheme
The remaining steps should be similar to the article.
-
0
This question has been automatically marked as stale because it has not had recent activity.