1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-02 13:16:08 +02:00
This commit is contained in:
syuilo
2023-04-21 09:34:36 +09:00
parent 18df1c7a52
commit 87ff004c73
6 changed files with 6 additions and 14 deletions

View File

@@ -13,8 +13,7 @@
fgHighlighted: '#fff',
divider: 'rgba(255, 255, 255, 0.14)',
panel: '#2d2d2d',
panelHeaderBg: '@panel',
panelHeaderDivider: '@divider',
panelHeaderDivider: 'rgba(0, 0, 0, 0)',
header: ':alpha<0.7<@panel',
navBg: '#363636',
renote: '@accent',