Open Closed

Overriding LeptonX Pro Theme with custom generated theme using theme builder in LeptonX theme source code #6459


User avatar
0
2ristpanel created
  • ABP Framework version: v8.0.0
  • UI Type: Blazor Server
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes " Blazor Server"

Hey There,

I downloaded LeptonX source code , customized the light theme using theme generator , replaced the customized theme CSS bundle files and after starting demo Blazor project and seeing it , the result was ok and the changes were applied.

then i packed the "Volo.Abp.AspNetCore.Components.Web.LeptonXTheme" project and "Volo.Abp.AspNetCore.Mvc.UI.Theme.LeptonX" in the source code , to nugget packages , i removed the exact "Volo.Abp.AspNetCore.Mvc.UI.Theme.LeptonX" & "Volo.Abp.AspNetCore.Components.Web.LeptonXTheme" packages from my "MyProject.Blazor" application , and installed the customized one , **but ** after building the project , the styles and color variables weren't applied.

i even tried using the theme source code as a project reference , but had not success.

it would be a relief if some one can walk me through the process of replacing the customized theme with the default one. I'm trying for days now.

and a suggestion would be an official step by step documentation for changing the theme ,at least for Blazor.

Thank you for your time


2 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    Can you share your test project?

    liming.ma@volosoft.com

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    I have downloaded your projects.

    Can you share the steps and screenshots to show the problem?

    Thanks.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11