enhance(frontend): テーマ設定で簡易プレビューを表示するように (#15643)
* enhance(frontend): テーマ設定で簡易プレビューを表示するように
* Update Changelog
* fix lint
* 🎨
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
This commit is contained in:
parent
9dce512fbb
commit
f797765b1d
7 changed files with 301 additions and 96 deletions
|
|
@ -33,12 +33,12 @@ export const searchIndexes: SearchIndexItem[] = [
|
|||
keywords: ['light', 'theme'],
|
||||
},
|
||||
{
|
||||
id: 'eLOwK5Ia2',
|
||||
id: 'CsSVILKpX',
|
||||
label: i18n.ts.themeForDarkMode,
|
||||
keywords: ['dark', 'theme'],
|
||||
},
|
||||
{
|
||||
id: 'ujvMfyzUr',
|
||||
id: '8wcoRp76b',
|
||||
label: i18n.ts.setWallpaper,
|
||||
keywords: ['wallpaper'],
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue