mirror of
https://github.com/EyeTrackVR/EyeTrackVR-Docs.git
synced 2025-11-04 14:49:44 +08:00
update - rename Color button to Dark Mode
This commit is contained in:
parent
174eaffd8e
commit
9907e276dc
@ -1,6 +1,6 @@
|
||||
<ul>
|
||||
<a href="javascript:toggleDetect()" title="Switching Schemes" class="btn btn-mode fs-2 mb-1 mb-md-0 mr-0"
|
||||
id="switch-mode">Color</a>
|
||||
id="switch-mode">Dark Mode</a>
|
||||
</ul>
|
||||
<script type="text/javascript">
|
||||
var isClicked = false;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user