1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-04 20:06:06 +02:00

ユーザー名にコントラストを付けるデザインのオンオフを切り替えられるように

This commit is contained in:
syuilo
2018-09-07 05:45:13 +09:00
parent fa04ac789e
commit 2b50364ab4
5 changed files with 20 additions and 2 deletions

View File

@@ -16,6 +16,7 @@ const defaultSettings = {
suggestRecentHashtags: true,
showClockOnHeader: true,
circleIcons: true,
contrastedAcct: true,
gradientWindowHeader: false,
showReplyTarget: true,
showMyRenotes: true,