UNPKG

themer

Version:

Customizable theme creator for editors, terminals, wallpaper, and more.

4 lines (3 loc) 100 B
import type { ColorSet } from '../index.js'; declare const colors: ColorSet; export default colors;