function getTheme
getTheme(): string

Get the current theme ("light" or "dark")

Return Type

string

Usage

import { getTheme } from "docs/utilities.ts";