Open Closed

Change theme Lepton to LeptonX #8053


User avatar
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)
  • User Avatar
    0
    Anjali_Musmade created
    Support Team Support Team Member

    Hello,

    Check for the package Volo.Abp.AspNetCore.Mvc.UI.Theme.Lepton in your application and change it to Volo.Abp.AspNetCore.Mvc.UI.Theme.LeptonX along with the appropriate version as per the ABP version. And then build and run the application.

    Thanks,

  • User Avatar
    0
    sunivycsm created

    My 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.

  • User Avatar
    0
    Anjali_Musmade created
    Support Team Support Team Member

    Hello,

    Please check https://abp.io/docs/latest/ui-themes/lepton-x/mvc?_redirected=B8ABF606AA1BDF5C629883DF1061649A#installation

    Thanks,

Made with ❤️ on ABP v9.1.0-preview. Updated on November 11, 2024, 11:11