Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/fresh/plugins/twindv1_deps.ts>BaseTheme

The next-gen web framework.
Extremely Popular
Go to Latest
interface BaseTheme
import { type BaseTheme } from "https://deno.land/x/fresh@1.6.0/plugins/twindv1_deps.ts";

Properties

screens: Record<string, MaybeArray<ScreenValue>>
colors: Record<string, MaybeColorValue>