upd: add rosepine and rosepine dawn as preinstalle themes
This commit is contained in:
parent
049129fabe
commit
8e02d7f364
4 changed files with 179 additions and 0 deletions
|
@ -28,6 +28,8 @@ const keys = [
|
|||
'd-cherry',
|
||||
'd-ice',
|
||||
'd-u0',
|
||||
'rosepine',
|
||||
'rosepine-dawn',
|
||||
]
|
||||
|
||||
await Promise.all(keys.map((key) => readFile(new URL(`../src/themes/${key}.json5`, import.meta.url), 'utf8'))).then((sources) => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue