🟨 Deprecated.
aspectis the original (UI 2.0) styling model. New profiles should usethemeinstead — see Theme (the 2.1 UI look). This page documentsaspectonly so you can identify and migrate an existing profile.
aspect styles the legacy UI 2.0 and contains:
-
colorScheme-brand,secondary, andtext(primary/secondary) colors. -
text.fontFamily- the base font. -
theme- a base-theme enum (e.g.DEFAULT,MOBILE_MINIMALISTIC).
Compared with theme, aspect has no dark mode, no per-variant typography, and no component-level styling.
Migrating off aspect: you cannot convert a profile in place - delete it and create a new theme-based profile. The full field-by-field mapping is in Switching from 2.0 to 2.1.