preview palettes ยท export to tools
theme-lab

Themes

2 variants — themes/**/*.yml
const theme = {
  "name": "flexoki",
  variant: "light",
  colors: 10,
};
const theme = {
  "name": "flexoki",
  variant: "dark",
  colors: 10,
};