Han Wang
Co-Founder
Share this article

Launch Week III Day 1 introduced themes, enabling users to transform their documentation styling and layout with just one line of code. Three initial themes were unveiled: Quill (minimalist), Prism (gradient), and Venus (utility-focused), each designed for different branding needs and use cases.
Welcome to Mintlify's third ever Launch Week! Over the course of the next five days, we'll be bringing you an exciting new feature every day.
We're kicking off Day 1 with the launch of themes - one of our most highly requested features.
What are themes?
No one wants their documentation to look like everyone else's. Themes enables you to transform the styling and layout of your documentation to fit your branding.
Ever wanted your documentation to look like that of your favorite companies? With themes, you can achieve this with just one line of code.
Today, we're unveiling a set of three themes: Quill, Prism, and Venus, with many more coming in the following months.
Quill - the minimalist theme
Quill is built for simple and modern brands.
With its clean lines, sharp edges, and an uncluttered look, Quill allows your content to take center stage, ensuring that your audience is focused on what's most important.
Prism - the gradient theme
Prism brings vibrant colors to your documentation with a gradient touch. It's perfect for companies that want to make a bold statement and stand out from the crowd.
Venus - the utility theme
Venus is designed for API and SDK heavy products with extensive functionality and content. Its design is focused on usability, making it easy for your audience to navigate through content.
How do I use the themes?
Themes can be enabled with a simple [mint.json configuration](https://mintlify.com/docs/settings/global).
To try out any of the above themes for yourself, just add the following line into your `mint.json` file with any of the following values.
"theme": "quill" | "prism" | "venus"
For instance, if you would like to try out the quill theme, you can by adding the following configuration.
"theme": "quill"
More customizations
Themes are just a set of pre-configured customization configurations. You can further fine-tune these customizations for your needs.
Check out global configurations or our open source examples to learn more.
If you're new to Mintlify, you can get started [here](https://dashboard.mintlify.com/signup?utm\_source=blog\&utm\_medium=blog\_post\&utm\_campaign=themes) to try it for your docs.
Follow for more
To stay updated for the rest of Launch Week, follow our X or join our community!
More blog posts to read

How Mintlify uses Claude Code as a technical writing assistant
As the sole technical writer at Mintlify, I'm always looking for ways to improve my workflows and empower other people on my team to contribute to the docs. I also want to take a vacation without blocking docs ships for a week and a half.
August 19, 2025Ethan Palm
Technical Writing

AI Documentation Trends: What's Changing in 2025
Coming into 2025, there were a number of predictions as to how AI would impact what we do and how we do it. And just halfway through the year, those predictions are already reshaping our daily tools and practices faster than anyone expected, across nearly every domain.
August 6, 2025Emma Adler
Contributor @ Hackmamba
Han Wang
Co-Founder