Open Closed

Lepton Style Per User #6171


User avatar
0
maggieryanmail@gmail.com created
  • ABP Framework version: v7.4
  • UI Type: Blazor Server
  • Database System: EF Core

Hello,

Is there a way for the current user to select which Lepton theme style they would like without affecting other users?

I only see a way to set the theme style globally.

Thanks in advance.

Markdown supported.
Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)

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

    hi

    There is no way to do this now.

    You can add a simple page to change the settings of current user.

    await SettingManager.SetForUserAsync(userId, LeptonThemeSettingNames.Style, "Style1");
    
    Style1,
    Style2,
    Style3,
    Style4,
    Style5,
    Style6
    
    
    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
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.8.0-preview. Updated on September 16, 2026, 14:50
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.