type alias Theme

UI theme

Definition

"light" | "dark"

Usage

import { type Theme } from "docs/config.ts";