summaryrefslogtreecommitdiff
path: root/packages/frontend/src/themes/_light.json5
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2023-04-21 09:29:32 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2023-04-21 09:29:32 +0900
commit18df1c7a52d0b064253af5a5fd7ba29bcfbd3c4f (patch)
tree51b7006720041e197da6db869a0ea1e720ae183b /packages/frontend/src/themes/_light.json5
parentenhance(frontend): INVALID_PARAMおよびROLE_PERMISSION_DENIEDエラーを... (diff)
downloadmisskey-18df1c7a52d0b064253af5a5fd7ba29bcfbd3c4f.tar.gz
misskey-18df1c7a52d0b064253af5a5fd7ba29bcfbd3c4f.tar.bz2
misskey-18df1c7a52d0b064253af5a5fd7ba29bcfbd3c4f.zip
Revert ":art:"
This reverts commit af738d9ca9c13f07d1ba72d0ead7267e95ef7fc4.
Diffstat (limited to 'packages/frontend/src/themes/_light.json5')
-rw-r--r--packages/frontend/src/themes/_light.json51
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/frontend/src/themes/_light.json5 b/packages/frontend/src/themes/_light.json5
index a8b5489671..713756221a 100644
--- a/packages/frontend/src/themes/_light.json5
+++ b/packages/frontend/src/themes/_light.json5
@@ -27,6 +27,7 @@
panelHighlight: ':darken<3<@panel',
panelHeaderBg: ':lighten<3<@panel',
panelHeaderFg: '@fg',
+ panelHeaderDivider: 'rgba(0, 0, 0, 0)',
panelBorder: '" solid 1px var(--divider)',
acrylicPanel: ':alpha<0.5<@panel',
windowHeader: ':alpha<0.85<@panel',