🎨
This commit is contained in:
parent
fd3ce321c5
commit
720d5db041
4 changed files with 44 additions and 0 deletions
|
|
@ -20,6 +20,7 @@ export const builtinThemes = [
|
|||
require('@/themes/l-apricot.json5'),
|
||||
require('@/themes/l-rainy.json5'),
|
||||
require('@/themes/l-vivid.json5'),
|
||||
require('@/themes/l-cherry.json5'),
|
||||
require('@/themes/l-sushi.json5'),
|
||||
|
||||
require('@/themes/d-dark.json5'),
|
||||
|
|
@ -27,6 +28,7 @@ export const builtinThemes = [
|
|||
require('@/themes/d-astro.json5'),
|
||||
require('@/themes/d-future.json5'),
|
||||
require('@/themes/d-botanical.json5'),
|
||||
require('@/themes/d-cherry.json5'),
|
||||
require('@/themes/d-pumpkin.json5'),
|
||||
require('@/themes/d-black.json5'),
|
||||
] as Theme[];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue