always show name color, add dark mode

This commit is contained in:
pypy
2020-01-12 21:07:48 +09:00
parent ef658cbb27
commit 75b9849a65
4 changed files with 345 additions and 14 deletions

View File

@@ -713,10 +713,10 @@
</div>
</div>
<div style="margin-top:30px">
<span style="font-weight:bold">Show name color by Trust level</span>
<span style="font-weight:bold">Dark Mode</span>
<div style="font-size:12px;margin-top:5px">
<span style="display:inline-block;min-width:150px">Enable</span>
<el-switch v-model="showNameColor"></el-switch>
<el-switch v-model="isDarkMode"></el-switch>
</div>
</div>
<div style="margin-top:30px">