[🔍]
$ ls ~/.themes/*
$ find . -name "*.theme" | wc -l

14 themes available. Click any theme to preview it.

Light Themes

Dark Themes

config.ts

// To set a default theme, edit src/config.ts:

theme: {
  defaultTheme: "clean-white",
}