diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2021-01-03 23:49:49 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2021-01-03 23:49:49 +0900 |
| commit | 3a19e9f80efa68dc11aae9cc78118b0529d85957 (patch) | |
| tree | b25f4b9b35807b377fe551d7c091859145aa855a /src/client/themes/d-persimmon.json5 | |
| parent | サーバー情報ウィジェット (diff) | |
| download | misskey-3a19e9f80efa68dc11aae9cc78118b0529d85957.tar.gz misskey-3a19e9f80efa68dc11aae9cc78118b0529d85957.tar.bz2 misskey-3a19e9f80efa68dc11aae9cc78118b0529d85957.zip | |
:art:
Diffstat (limited to 'src/client/themes/d-persimmon.json5')
| -rw-r--r-- | src/client/themes/d-persimmon.json5 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/client/themes/d-persimmon.json5 b/src/client/themes/d-persimmon.json5 index ecfce1681f..862ccc6cea 100644 --- a/src/client/themes/d-persimmon.json5 +++ b/src/client/themes/d-persimmon.json5 @@ -14,8 +14,6 @@ divider: 'rgba(255, 255, 255, 0.14)', panel: 'rgb(41, 43, 41)', panelShadow: '" 0 8px 24px rgb(0 0 0 / 25%)', - panelHeaderBg: '@panel', - panelHeaderDivider: '@divider', infoFg: '@fg', infoBg: '#333c3b', header: ':alpha<0.7<@bg', |