Open Closed

Lepton Theme 'light theme pro' #4742


User avatar
0
lzy199993 created

I am trying to use Lepton Theme in Blazor Webassembly UI. But how to change the color scheme from 'Material Theme PRO' to 'light theme pro'


3 Answer(s)
  • User Avatar
    0
    mahmut.gundogdu created

    The source code includes a folder called "_colors" if you downloaded SCSS files. Definitions of colors are in the folder. You may compose them and modify the colors.

  • User Avatar
    0
    lzy199993 created

    The source code includes a folder called "_colors" if you downloaded SCSS files. Definitions of colors are in the folder. You may compose them and modify the colors.

    but I thought the ''light theme pro' schema is pre-defined...

    <link href="_content/Volo.Abp.AspNetCore.Components.Web.LeptonTheme/styles/lepton6.css" rel="stylesheet" id=LeptonStyle /> I tried to switch the css file, but not work.

  • User Avatar
    0
    mahmut.gundogdu created

    The source code includes a folder called "_colors" if you downloaded SCSS files. Definitions of colors are in the folder. You may compose them and modify the colors.

    but I thought the ''light theme pro' schema is pre-defined...

    <link href="_content/Volo.Abp.AspNetCore.Components.Web.LeptonTheme/styles/lepton6.css" rel="stylesheet" id=LeptonStyle /> I tried to switch the css file, but not work.

    ok sorry I made mistake. Lepton-x vs lepton. Ok sorry. I will look for lepton

Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.0.0-preview. Updated on September 01, 2025, 08:37