Athena

Appearance

Account settings card for browsing and changing the current UI theme.

Import

import { Appearance } from "@xylex-group/athena-auth-ui/plugins"

Details

  • Category: component
  • Primary entrypoint: @xylex-group/athena-auth-ui/plugins
  • Public entrypoints: @xylex-group/athena-auth-ui/plugins
  • Source: packages/heroui/src/components/auth/theme/appearance.tsx

Props

PropTypeRequiredNotes
classNamestring | undefinedNo
variant"default" | "secondary" | "tertiary" | "transparent" | undefinedNo

Notes

  • These theme surfaces are meant to be used together with themePlugin, which wires live theme state into the account card and user menu.