docs/en/ui-themes/lepton-x/index.md
//[doc-seo]
{
"Description": "Discover the LeptonX Theme for ABP: a professional, responsive theme built on Bootstrap 5, offering various styles and easy installation."
}
You must have an ABP Team or a higher license to use this theme.
The LeptonX Theme is a professional theme for the ABP.
A screenshot from the light style of the theme:
See all the theme styles and create a demo to see it in action.
LeptonX Theme module is pre-installed in the startup templates. So, no need to manually install it.
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.
LeptonX Theme module doesn't provide any UI pages. It just changes the existing UI pages of an application. Here are some sample pages:
This module doesn't define any pages.
LeptonX Theme module adds a new tab to the Settings page to customize the behavior on runtime.
LeptonX Module doesn't define any settings.
LeptonX Module doesn't define any permissions.
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
--versionparameter. 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.
You can use the following links to see the customizations for different UI types: