基底テーマ分離
This commit is contained in:
parent
ed5386771a
commit
da2112b659
4 changed files with 29 additions and 3 deletions
|
|
@ -13,8 +13,8 @@ export const lightTheme: Theme = require('./themes/_light.json5');
|
|||
export const darkTheme: Theme = require('./themes/_dark.json5');
|
||||
|
||||
export const builtinThemes = [
|
||||
lightTheme,
|
||||
darkTheme,
|
||||
require('./themes/white.json5'),
|
||||
require('./themes/black.json5'),
|
||||
require('./themes/lavender.json5'),
|
||||
require('./themes/halloween.json5'),
|
||||
require('./themes/garden.json5'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue