UNPKG

@konstructio/ui

Version:

A set of reusable and customizable React components built for konstruct.io

2 lines (1 loc) 83 B
export type Theme = 'kubefirst' | 'light' | 'kubefirst-dark' | 'dark' | undefined;