--- title: Happy Work Theme date: 2023-08-04 author: zombieJ --- In the v5 release announce, our design team mentioned that we will provide a happy work theme. This part of the work is still in progress, but we have made some progress and would like to share it with you here. ## TL;DR You can directly use `@ant-design/happy-work-theme` to switch theme effects (or continue reading to see what we have done): ```tsx import { HappyProvider } from '@ant-design/happy-work-theme'; export default () => (