GravatarTheme

interface GravatarTheme

GravatarTheme contains the colors, typography, and shapes to be used in the Gravatar UI components. Those values follow the Gravatar style guide but can be customized by the user. In order to customize the theme, the user can provide a custom GravatarTheme using Composition Local

colorScheme The color scheme to be used in the Gravatar UI components typography The typography to be used in the Gravatar UI components shapes The shapes to be used in the Gravatar UI components

Properties

Link copied to clipboard
Link copied to clipboard
open val shapes: Shapes
Link copied to clipboard