add the best theme
adds catppuccin mocha (very high quality pr)
This commit is contained in:
@@ -5,12 +5,14 @@ type Theme =
|
||||
| 'cyberpunk'
|
||||
| 'bluelight'
|
||||
| 'midnight'
|
||||
| 'catppuccin'
|
||||
| 'system';
|
||||
const themes: Theme[] = [
|
||||
'radius',
|
||||
'cyberpunk',
|
||||
'bluelight',
|
||||
'midnight',
|
||||
'catppuccin',
|
||||
'system',
|
||||
];
|
||||
type ThemeProviderProps = {
|
||||
|
||||
Reference in New Issue
Block a user