---
title: "Default"
description: "Clean, neutral palette with standard border radius"
canonical_url: "https://docs.farming-labs.dev/docs/themes/default"
markdown_url: "https://docs.farming-labs.dev/docs/themes/default.md"
last_updated: "2018-10-20"
agent:
  tokenBudget: 750
---

# Default

## Default task

Task: Default

Expected result: Clean, neutral palette with standard border radius

## Default verification



## Default agent guidance

`fumadocs`, available from either `@farming-labs/theme` or `@farming-labs/theme/default`, pairs `theme: fumadocs()` with the separate `@farming-labs/theme/default/css` entrypoint.
The factory declares indigo/white config defaults, standard radii, a 768px content width, and a 280px sidebar; the stylesheet and color mode determine the final computed palette. `ui.colors.primary` and `ui.layout.contentWidth` are documented overrides.
If the factory resolves but styling is absent, verify the `/default/css` import and inspect the computed `--color-fd-*` variables before adding more overrides.

## Sitemap

See the full [sitemap](/sitemap.md) for all pages.
Docs-scoped sitemap: [/docs/sitemap.md](/docs/sitemap.md).
Well-known sitemap: [/.well-known/sitemap.md](/.well-known/sitemap.md).
