🎨
This commit is contained in:
parent
c039665a97
commit
8bce241170
5 changed files with 164 additions and 4 deletions
|
|
@ -18,9 +18,11 @@ export const builtinThemes = [
|
|||
require('@client/themes/l-light.json5'),
|
||||
require('@client/themes/l-apricot.json5'),
|
||||
require('@client/themes/l-rainy.json5'),
|
||||
require('@client/themes/l-vivid.json5'),
|
||||
|
||||
require('@client/themes/d-dark.json5'),
|
||||
require('@client/themes/d-persimmon.json5'),
|
||||
require('@client/themes/d-astro.json5'),
|
||||
require('@client/themes/d-black.json5'),
|
||||
] as Theme[];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue