UNPKG

themer

Version:

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

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