Open Source Web Application Framework for ASP.NET Core
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

3.8 KiB

//[doc-seo]
{
    "Description": "Discover the LeptonX Theme for ABP: a professional, responsive theme built on Bootstrap 5, offering various styles and easy installation."
}

LeptonX Theme Module

You must have an ABP Team or a higher license to use this theme.

The LeptonX Theme is a professional theme for the ABP.

Highlights

  • Built on the Bootstrap 5 library.
  • 100% compatible with Bootstrap 5 HTML structure and CSS classes.
  • Responsive & mobile-compatible.
  • Provides different style like Dim, Dark and Light.

A screenshot from the light style of the theme:

lepton-theme-light

See all the theme styles and create a demo to see it in action.

How to Install

LeptonX Theme module is pre-installed in the startup templates. So, no need to manually install it.

Packages

This module follows the module development best practices guide and consists of several NuGet and NPM packages. See the guide if you want to understand the packages and relations between them.

NuGet Packages

  • Volo.Abp.AspNetCore.Components.Server.LeptonXTheme
  • Volo.Abp.AspNetCore.Components.Web.LeptonXTheme
  • Volo.Abp.AspNetCore.Components.WebAssembly.LeptonXTheme
  • Volo.Abp.AspNetCore.LeptonX.Shared
  • Volo.Abp.AspNetCore.Mvc.UI.Theme.LeptonX

NPM Packages

Angular

User Interface

LeptonX Theme module doesn't provide any UI pages. It just changes the existing UI pages of an application. Here are some sample pages:

Login page

lepton-theme-module-login-page

Languages Page

lepton-theme-module-languages-page

Pages

This module doesn't define any pages.

Identity Module Settings UI

LeptonX Theme module adds a new tab to the Settings page to customize the behavior on runtime.

lepton-theme-module-settings-page

Internals

Settings

LeptonX Module doesn't define any settings.

Permissions

LeptonX Module doesn't define any permissions.

Source code

You can use the following CLI command to download the source-code:

abp get-source Volo.Abp.LeptonXTheme	

If you are using the old ABP CLI, you can use the command: abp get-source Volo.Abp.LeptonXTheme.Pro

If you want to download the source code of the preview version, you can use the following command:

abp get-source Volo.Abp.LeptonXTheme --preview

You can download the source code of a certain version by using the --version parameter. See the ABP CLI documentation for other possible options.

ABP customers can also download the source code of the https://x.leptontheme.com/ from https://abp.io/api/download/samples/leptonx-demo.

In order to understand structure of LeptonX's source code and build it from its source code, you can check LeptonX source code documentation.

LeptonX Theme Customization

You can use the following links to see the customizations for different UI types: