upd: add rosepine and rosepine dawn as preinstalle themes

This commit is contained in:
Marie 2023-12-31 20:14:22 +01:00
parent 049129fabe
commit 8e02d7f364
No known key found for this signature in database
GPG key ID: 56569BBE47D2C828
4 changed files with 179 additions and 0 deletions

View file

@ -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) => {