feat(client): add new theme
This commit is contained in:
parent
ba6959b8c1
commit
23de45cea5
2 changed files with 27 additions and 0 deletions
|
|
@ -25,6 +25,7 @@ export const builtinThemes = [
|
|||
require('@client/themes/d-persimmon.json5'),
|
||||
require('@client/themes/d-astro.json5'),
|
||||
require('@client/themes/d-future.json5'),
|
||||
require('@client/themes/d-botanical.json5'),
|
||||
require('@client/themes/d-black.json5'),
|
||||
] as Theme[];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue