Fluorite
Make documentation at ease!
Menu
Version

Creating a New Theme

Since Fluorite themes are mainly responsible for how the final documentation looks, we're going to create one in order to fully master the theme creation process. Our theme will have the following features:

  • Responsive design using Bootstrap
  • Comes in light and dark flavors
  • Accepts responsive markdown through comment parsing

After finishing this guide, we will end up with the following theme:

Fluorite Plain Theme

Fluorite Plain Theme

Fluorite Plain Theme

The next section will cover the setup process.