Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Theme

import type { Theme } from "https://raw.githubusercontent.com/takker99/ScrapBubble/0.4.0/deps/scrapbox.ts";
type Theme = themes[number];

§Type

§
themes[number]
[src]