UNPKG

themer

Version:

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

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