summaryrefslogtreecommitdiff
path: root/packages/frontend-shared/themes/_light.json5
diff options
context:
space:
mode:
authorsyuilo <4439005+syuilo@users.noreply.github.com>2025-04-01 13:18:49 +0900
committersyuilo <4439005+syuilo@users.noreply.github.com>2025-04-01 13:18:49 +0900
commit500a5615f08f6926d12ef83466b4b642549cb756 (patch)
treea81c501c2f5aafa1ec2565e63b7088901859da2e /packages/frontend-shared/themes/_light.json5
parentfix missing import (diff)
downloadmisskey-500a5615f08f6926d12ef83466b4b642549cb756.tar.gz
misskey-500a5615f08f6926d12ef83466b4b642549cb756.tar.bz2
misskey-500a5615f08f6926d12ef83466b4b642549cb756.zip
enhance(frontend): 壁紙をデッキ設定の一部に
Diffstat (limited to 'packages/frontend-shared/themes/_light.json5')
-rw-r--r--packages/frontend-shared/themes/_light.json51
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/frontend-shared/themes/_light.json5 b/packages/frontend-shared/themes/_light.json5
index 4b7582457a..90912df3e3 100644
--- a/packages/frontend-shared/themes/_light.json5
+++ b/packages/frontend-shared/themes/_light.json5
@@ -64,7 +64,6 @@
inputBorder: 'rgba(0, 0, 0, 0.1)',
inputBorderHover: 'rgba(0, 0, 0, 0.2)',
driveFolderBg: ':alpha<0.3<@accent',
- wallpaperOverlay: 'rgba(255, 255, 255, 0.5)',
badge: '#31b1ce',
messageBg: '@bg',
success: '#86b300',