$ ls ~/.themes/*
$ find . -name "*.theme" | wc -l
14 themes available. Click any theme to preview it.
Light Themes
Dark Themes
// To set a default theme, edit src/config.ts:
theme: {
defaultTheme: "clean-white",
} 14 themes available. Click any theme to preview it.
// To set a default theme, edit src/config.ts:
theme: {
defaultTheme: "clean-white",
}