Skip to main content

9 docs tagged with "styling"

View all tags

CSS custom properties (variables)

Many components make use of CSS variables to set their styling - commonly with colour and padding parameters, but the usage can vary.

Design system configurator

The Design System Configurator is a tool that enables you to configure many of the CSS variables that the rapid design system uses. You can adjust settings by moving sliders and changing values, and see the effect of the changes immediately on screen.

Design tokens

This section covers how to configure tokens for the different types of styling in your application.

Direct Genesis component styling

This section covers how to style Genesis components directly, without having to create a new class with custom styles and extend the base.

Overriding default styles

This section focuses on how to override the default styles of the Genesis RapidButton component in your custom MyButton component.

Styles utilities

The platform provides a comprehensive suite of utilities and components for dynamic style management, including CSS rule insertion, font-face loading, and the application of styles to custom elements.

Styling

This guide will help you understand how to customize Genesis components. Whether you are building reusable components or customizing styles for a specific use case, this documentation has you covered.