type alias Theme

UI theme

Definition

"light" | "dark"

Usage

import { type Theme } from "doc.ts";