mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-18 22:33:50 +02:00
always show name color, add dark mode
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user