diff options
| author | syuilo <4439005+syuilo@users.noreply.github.com> | 2025-03-31 13:18:50 +0900 |
|---|---|---|
| committer | syuilo <4439005+syuilo@users.noreply.github.com> | 2025-03-31 13:18:50 +0900 |
| commit | 93214862b11407808577fe49970d2978c621cc3c (patch) | |
| tree | e4488850cba142f5c5aaf44f499cb97b222acbce /packages/frontend-shared/themes/d-astro.json5 | |
| parent | 🎨 (diff) | |
| download | misskey-93214862b11407808577fe49970d2978c621cc3c.tar.gz misskey-93214862b11407808577fe49970d2978c621cc3c.tar.bz2 misskey-93214862b11407808577fe49970d2978c621cc3c.zip | |
🎨
Diffstat (limited to 'packages/frontend-shared/themes/d-astro.json5')
| -rw-r--r-- | packages/frontend-shared/themes/d-astro.json5 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/frontend-shared/themes/d-astro.json5 b/packages/frontend-shared/themes/d-astro.json5 index 6196753b2a..371a98ba27 100644 --- a/packages/frontend-shared/themes/d-astro.json5 +++ b/packages/frontend-shared/themes/d-astro.json5 @@ -25,7 +25,6 @@ mention: '#ffd152', modalBg: 'rgba(0, 0, 0, 0.5)', success: '#86b300', - acrylicBg: ':alpha<0.5<@bg', indicator: '@accent', mentionMe: '#fb5d38', messageBg: '@bg', |