diff options
| author | syuilo <4439005+syuilo@users.noreply.github.com> | 2025-03-31 13:00:34 +0900 |
|---|---|---|
| committer | syuilo <4439005+syuilo@users.noreply.github.com> | 2025-03-31 13:00:34 +0900 |
| commit | ea722b83607e66df42c891fed1d4d50866a3b9da (patch) | |
| tree | a7af103a2c850bf954c22a9d8b9923bb0bf9b392 /packages/frontend-shared/themes/l-vivid.json5 | |
| parent | 🎨 (diff) | |
| download | misskey-ea722b83607e66df42c891fed1d4d50866a3b9da.tar.gz misskey-ea722b83607e66df42c891fed1d4d50866a3b9da.tar.bz2 misskey-ea722b83607e66df42c891fed1d4d50866a3b9da.zip | |
🎨
Diffstat (limited to 'packages/frontend-shared/themes/l-vivid.json5')
| -rw-r--r-- | packages/frontend-shared/themes/l-vivid.json5 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/packages/frontend-shared/themes/l-vivid.json5 b/packages/frontend-shared/themes/l-vivid.json5 index 058c9c32e5..f5589a5499 100644 --- a/packages/frontend-shared/themes/l-vivid.json5 +++ b/packages/frontend-shared/themes/l-vivid.json5 @@ -40,10 +40,7 @@ inputBorder: 'rgba(0, 0, 0, 0.1)', inputBorderHover: 'rgba(0, 0, 0, 0.2)', panelBorder: '" solid 1px var(--MI_THEME-divider)', - accentDarken: ':darken<10<@accent', - acrylicPanel: ':alpha<0.5<@panel', navIndicator: '@accent', - accentLighten: ':lighten<10<@accent', driveFolderBg: ':alpha<0.3<@accent', fgHighlighted: ':darken<3<@fg', fgTransparent: ':alpha<0.5<@fg', |