Skip to content
Snippets Groups Projects
Commit bc9157a0 authored by syuilo's avatar syuilo
Browse files

🎨

parent b80ec1fa
No related branches found
No related tags found
No related merge requests found
......@@ -29,6 +29,7 @@ export const builtinThemes = [
require('@/themes/d-future.json5'),
require('@/themes/d-botanical.json5'),
require('@/themes/d-cherry.json5'),
require('@/themes/d-ice.json5'),
require('@/themes/d-pumpkin.json5'),
require('@/themes/d-black.json5'),
] as Theme[];
......
{
id: '66e7e5a9-cd43-42cd-837d-12f47841fa34',
name: 'Mi Ice Dark',
author: 'syuilo',
base: 'dark',
props: {
accent: '#47BFE8',
bg: '#212526',
},
}
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