summaryrefslogtreecommitdiff
path: root/src/client/scripts
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2021-10-17 21:04:34 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2021-10-17 21:04:34 +0900
commitb0992de59d41de3fa4de7fb6f94e89d9140f7ba4 (patch)
tree12b2452c53a9750cfcd3822c97345c50b5f65e6c /src/client/scripts
parent:art: (diff)
downloadsharkey-b0992de59d41de3fa4de7fb6f94e89d9140f7ba4.tar.gz
sharkey-b0992de59d41de3fa4de7fb6f94e89d9140f7ba4.tar.bz2
sharkey-b0992de59d41de3fa4de7fb6f94e89d9140f7ba4.zip
:art:
Diffstat (limited to 'src/client/scripts')
-rw-r--r--src/client/scripts/theme.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/scripts/theme.ts b/src/client/scripts/theme.ts
index e79d54fa6d..ad1b033edf 100644
--- a/src/client/scripts/theme.ts
+++ b/src/client/scripts/theme.ts
@@ -20,6 +20,7 @@ export const builtinThemes = [
require('@client/themes/l-apricot.json5'),
require('@client/themes/l-rainy.json5'),
require('@client/themes/l-vivid.json5'),
+ require('@client/themes/l-sushi.json5'),
require('@client/themes/d-dark.json5'),
require('@client/themes/d-persimmon.json5'),