Skip to main content
This page documents all available theme properties for customizing Pylon Elements.

Theme structure

GlobalThemeV2

Fonts

Colors

CoreColors

TextColors

BackgroundColors

LoanStatusColors

ComponentsTheme

Typography

Container

Button

Form

Communications

PreapprovalLetter

Page

Page on the Theme is a raw CSS map applied at the root level (Page?: CSSObject).

CSSObject

The CSSObject type uses the CSSType module and includes all properties and values available in CSS. It’s an infinitely nested object that supports all CSS properties.

Example