FermionX Theme Module
You must have an VCP Team or a higher license to use this theme.
The FermionX Theme is a professional theme for the VCP.
- Check out the website of FermionX on https://fermiontheme.com/.
- Check out the live demo to see it in action. https://x.fermiontheme.com/.
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:
See all the theme styles and create a demo to see it in action.
How to Install
FermionX 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
- Verto.Vcp.AspNetCore.Components.Server.FermionXTheme
- Verto.Vcp.AspNetCore.Components.Web.FermionXTheme
- Verto.Vcp.AspNetCore.Components.WebAssembly.FermionXTheme
- Verto.Vcp.AspNetCore.FermionX.Shared
- Verto.Vcp.AspNetCore.Mvc.UI.Theme.FermionX
NPM Packages
- @verto/vcp.aspnetcore.mvc.ui.theme.fermionx
- @verto/aspnetcore.components.server.fermionxtheme
Angular
- @verto/vcp.ng.fermion-x.core
- @verto/ngx-fermion-x.core
- @vertosoft/vcp.ng.theme.fermion-x
- @vertosoft/ngx-fermion-x
User Interface
FermionX 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
Languages Page
Pages
This module doesn't define any pages.
Identity Module Settings UI
FermionX Theme module adds a new tab to the Settings page to customize the behavior on runtime.
Internals
Settings
FermionX Module doesn't define any settings.
Permissions
FermionX Module doesn't define any permissions.
Source code
You can use the following CLI command to download the source-code:
vcp get-source Verto.Vcp.FermionXTheme
If you are using the old VCP CLI, you can use the command:
vcp get-source Verto.Vcp.FermionXTheme.Pro
If you want to download the source code of the preview version, you can use the following command:
vcp get-source Verto.Vcp.FermionXTheme --preview
You can download the source code of a certain version by using the
--version
parameter. See the VCP CLI documentation for other possible options.
VCP customers can also download the source code of the https://x.fermiontheme.com/ from https://vcp.vertocore.com/api/download/samples/fermionx-demo.
In order to understand structure of FermionX's source code and build it from its source code, you can check FermionX source code documentation.
FermionX Theme Customization
You can use the following links to see the customizations for different UI types: