🎨
This commit is contained in:
parent
ba4ef23d6b
commit
0893f36f46
2 changed files with 22 additions and 0 deletions
|
|
@ -17,6 +17,7 @@ export const themeProps = Object.keys(lightTheme.props).filter(key => !key.start
|
|||
|
||||
export const builtinThemes = [
|
||||
require('@/themes/l-light.json5'),
|
||||
require('@/themes/l-coffee.json5'),
|
||||
require('@/themes/l-apricot.json5'),
|
||||
require('@/themes/l-rainy.json5'),
|
||||
require('@/themes/l-vivid.json5'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue