function setThemeForTest
setThemeForTest(t: string): void

For testing: set the theme directly

Parameters

t: string

Return Type

void

Usage

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