mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 15:05:39 +01:00
Fix theme select options.
This commit is contained in:
parent
710ef24847
commit
4c9941e8a8
1 changed files with 2 additions and 2 deletions
|
|
@ -88,8 +88,8 @@
|
|||
<span class="arrowdown" style="display:none">▼</span>
|
||||
<span class="selectbox">
|
||||
Theme: <select id="themeselect">
|
||||
<option>vs</option>
|
||||
<option>vs-dark</option>
|
||||
<option>Visual Studio</option>
|
||||
<option>Visual Studio Dark</option>
|
||||
</select>
|
||||
</span>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue