---
title: "Shiny"
description: "Clerk-inspired theme with purple accents and a polished light/dark design"
canonical_url: "https://docs.farming-labs.dev/docs/themes/shiny"
markdown_url: "https://docs.farming-labs.dev/docs/themes/shiny.md"
last_updated: "2018-10-20"
agent:
  tokenBudget: 750
---

# Shiny

## Shiny task

Task: Shiny

Expected result: Clerk-inspired theme with purple accents and a polished light/dark design

## Shiny verification



## Shiny agent guidance

Shiny pairs `shiny` from `@farming-labs/theme/shiny` with `theme: shiny()` and `@farming-labs/theme/shiny/css` after Tailwind in `app/global.css`.
Confirm the purple `hsl(256, 100%, 64%)` primary, polished light/dark surfaces, 280px sidebar, and 64px header; the local examples permit `ui.colors.primary` and `ui.layout.sidebarWidth` changes.
If those dimensions apply without the polished surfaces, verify the `/shiny/css` package export is present rather than copying Clerk-specific styles.

## 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).
