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

LightTheme

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

§Type

§
lightThemes[number]
[src]