Version
Google Translate

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.

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:

fermion-theme-light

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

fermion-theme-module-login-page

Languages Page

fermion-theme-module-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.

fermion-theme-module-settings-page

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:

In this document