Add 3 new themes and change default theme

This commit is contained in:
Ariful Alam
2024-01-20 18:48:02 +06:00
parent 034dbe0d2c
commit c7db8ee0b8
3 changed files with 9 additions and 5 deletions

View File

@@ -28,5 +28,8 @@ export const DEFAULT_THEMES = [
'night',
'coffee',
'winter',
'dim',
'nord',
'sunset',
'procyon',
];