Browse Source

Move Index.md to Themes folder

pull/14468/head
Enis Necipoglu 4 years ago
parent
commit
4d23075cd8
  1. 16
      docs/en/Themes/Index.md

16
docs/en/Themes/LeptonXLite/Index.md → docs/en/Themes/Index.md

@ -4,17 +4,17 @@ ABP Framework provides some official themes. You can use them in your projects.
## Basic Theme
The Basic Theme is a minimalist theme that doesn't add any styling on top of the plain [Bootstrap](https://getbootstrap.com/). You can take the Basic Theme as the base theme and build your own theme or styling on top of it.
![basic-theme-application-layout](../../images/basic-theme-application-layout.png)
![basic-theme-application-layout](../images/basic-theme-application-layout.png)
- [Basic Theme - MVC](../../UI/AspNetCore/Basic-Theme.md)
- [Basic Theme - Blazor](../../UI/Blazor/Basic-Theme.md)
- [Basic Theme - Angular](../../UI/Angular/Basic-Theme.md)
- [Basic Theme - MVC](../UI/AspNetCore/Basic-Theme.md)
- [Basic Theme - Blazor](../UI/Blazor/Basic-Theme.md)
- [Basic Theme - Angular](../UI/Angular/Basic-Theme.md)
## LeptonX Lite
[LeptonX Theme](https://x.leptontheme.com/) is a new generation theme of Lepton Theme. **LeptonX Lite** is a simplified variation of the **LeptonX Theme**. It is a free theme and you can use it in your ABP projects.
![](../../images/leptonxlite-theme-application-layout.jpeg)
![](../images/leptonxlite-theme-application-layout.jpeg)
- [LeptonX Lite - MVC](AspNetCore.md)
- [LeptonX Lite - Blazor](Blazor.md)
- [LeptonX Lite - Angular](Angular.md)
- [LeptonX Lite - MVC](LeptonXLite/AspNetCore.md)
- [LeptonX Lite - Blazor](LeptonXLite/Blazor.md)
- [LeptonX Lite - Angular](LeptonXLite/Angular.md)
Loading…
Cancel
Save