---
title: "Available Themes"
description: "Browse the theme addons available for your Bulkhead OS site."
canonical_url: "https://docs.bulkheados.com/themes/overview/"
template: "page-node"
schema_type: "WebPage"
---

<div class="docs-content">
<p class="docs-lead">Bulkhead OS ships with curated themes designed for different use cases. More themes are added regularly through the addon registry.</p>

<h2 id="mint-theme">Mint Theme</h2>
<p>A clean, Mintlify-inspired documentation theme. Features:</p>
<ul>
<li>Left sidebar with collapsible navigation tree</li>
<li>Right-side table of contents (auto-generated from headings)</li>
<li>Teal accent colors with dark mode support</li>
<li>Copyable code blocks with language labels</li>
<li>Page-end feedback prompt for docs improvement loops</li>
<li>Mobile-responsive hamburger menu</li>
</ul>
<p><strong>Best for:</strong> Documentation sites, knowledge bases, help centers</p>

<h2 id="base-theme">Base Theme</h2>
<p>A versatile, minimal theme suitable for any type of site. Features:</p>
<ul>
<li>Clean header with navigation links</li>
<li>Full-width content area</li>
<li>Neutral color palette</li>
<li>Works well with all content types</li>
</ul>
<p><strong>Best for:</strong> Personal sites, blogs, community pages</p>

<h2 id="custom-themes">Custom Themes</h2>
<p>You can customize any theme by adjusting your site's brand settings. Override colors, fonts, and accent tones from <strong>Workspace Settings → Branding</strong> without creating a custom theme from scratch.</p>
</div>
