Is Strapi v4 really ready for theming?

Still, I can’t seems to get below two properties working, looks like a documentation issue, however if we have a way to modify the admin UI similar to v3 it would be great IMO, it gives developers the adequate flexibility

   // Disable video tutorials
    tutorials: false,
   // Disable notifications about new Strapi releases
    notifications: { release: false },
3 Likes