Skip to content
Snippets Groups Projects
Unverified Commit 612dac29 authored by Marie's avatar Marie Committed by GitHub
Browse files

upd: add transfem mi dark cherry to theme selector

parent 496f919e
No related branches found
No related tags found
No related merge requests found
......@@ -43,6 +43,7 @@ export const getBuiltinThemes = () => Promise.all(
'd-green-lime',
'd-green-orange',
'd-cherry',
'd-transfem-cherry',
'd-ice',
'd-u0',
].map(name => import(`../themes/${name}.json5`).then(({ default: _default }): Theme => _default)),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment