Color schemes

More color schemes will be available soon!

Layout options
Boxed layout backgrounds

Pagination The pagination elements help you divide content into pages or sections.

Theming

Fides Admin uses colors & styles from both the default theme color schemes and the included core color helpers.

Core color helpers:

The core color helpers can be applied to all kind of elements from buttons to icons, headers, headings, etc. They do not change when you switch to a different theme from the same template.

Template color schemes:

These are the template default color schemes and are used site wide to consistently style common elements. For the primary color you must add .primary-bg and for the secondary color you must add .ui-state-default. Note that theme two styles change based on what color scheme you choose for your template.

Basic

The pagination bars below are basic examples of what you can create using the AUI core helpers.

Separated groups

Paginations can also have separated left/right arrows. You can use multiple styles for icons.

Sizes

Paginations can have four different sizes: small, medium, large and x-large.

Alignments

Paginations can be aligned to the left using the float-left class, to the center using center-div and to the right float-right.