PrimaryColor::class, 'font' => Font::class, ]; protected static function newFactory(): Factory { return AppearanceFactory::new(); } }