docs/en/ui-themes/index.md
//[doc-seo]
{
"Description": "Explore ABP's official theming system, featuring the LeptonX and Basic themes, to enhance your application's UI effortlessly."
}
ABP provides a complete UI theming system. While you can build your own themes, you can directly use the following pre-built themes in your applications.
LeptonX Theme is the official and default theme when you create a new ABP solution. A screenshot from the LeptonX theme:
LeptonX theme has two versions:
If you are looking for the legacy Lepton Theme documentation, please click here.
The Basic Theme is a minimalist theme that doesn't add any styling on top of the plain Bootstrap styles. You can take the Basic Theme as the base theme and build your own theme or styling on top of it. Here, a screenshot from the theme:
See the following documents based on the UI type you are using: