Compiled metadata for an Incant theme.
@type t() :: %Incant.Theme.Metadata{ accent: atom() | nil, charts: keyword(), css_vars_prefix: String.t(), densities: [atom()], module: module(), opts: keyword(), palette: atom() | nil, table: keyword(), tokens: keyword() }