0
    
    
        
                    sunivycsm created
                    
                    
                    
                
                I have built an MVC application and am using the Lepton theme. Now I want to use the LeptonX theme. How should I modify my project, and where should I make these changes?
- ABP Framework version: vX.X.X
- UI Type: MVC
- Database System: SQL Server
3 Answer(s)
- 
    0Hello, Check for the package Volo.Abp.AspNetCore.Mvc.UI.Theme.Leptonin your application and change it toVolo.Abp.AspNetCore.Mvc.UI.Theme.LeptonXalong with the appropriate version as per the ABP version. And then build and run the application.Thanks, 
- 
    0My app has been in development for a while and is not a new creation. If it was a new creation, the conversion would be simple. 
- 
    0Hello, Please check https://abp.io/docs/latest/ui-themes/lepton-x/mvc?_redirected=B8ABF606AA1BDF5C629883DF1061649A#installation Thanks, 
 
                                