Open Closed

how to apply Lepton Theme for user level? #2549


User avatar
0
LongNP8 created
  • ABP Framework version: v4.4
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes

I want to apply that each user can change theme individual and it'll not effect to other users. But currently when I change Lepton Theme style from Style 2 to Style 3 it apply for all users in the tenant. I was tried with SetForUserAsync method of UserSettingsManagementExtensions but it won't help. Do you guys have any suggestions?


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

    hi

    You can override this service

    lepton-theme\src\Volo.Abp.LeptonTheme.Management.Application\Volo\Abp\LeptonTheme\Management\LeptonThemeSettingsAppService.cs

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