Customization Reference
Use this section as the canonical reference for what is safe to target in production customizations.
What is here
Section titled “What is here”- CSS Variables Reference: documented
--kea-*tokens. - DOM Markers Reference: documented classes and
data-kea-*markers.
Note: This section is the canonical, exhaustive list of supported CSS variables, class names, and
data-kea-*markers. If a name is not listed here, do not target it in production customizations.
How to use this reference
Section titled “How to use this reference”- Pick variables first.
- Add selector-level rules only where needed.
- Do not rely on names that are not listed here.
If a platform page adds extra steps, follow those steps for that platform while keeping this reference as the naming source.