--- sidebar_position: 2 slug: /api/themes/@docusaurus/theme-classic --- # 📦 theme-classic The classic theme for Docusaurus. You can refer to the [theme configuration page](theme-configuration.md) for more details on the configuration. ```bash npm2yarn npm install --save @docusaurus/theme-classic ``` :::tip If you have installed `@docusaurus/preset-classic`, you don't need to install it as a dependency. :::