add chrome theme to the demo
This commit is contained in:
parent
50ecdb5e0d
commit
83d6732abe
1 changed files with 1 additions and 0 deletions
|
|
@ -50,6 +50,7 @@
|
|||
<label for="theme">Theme</label>
|
||||
</td><td>
|
||||
<select id="theme" size="1">
|
||||
<option value="ace/theme/chrome">Chrome</option>
|
||||
<option value="ace/theme/clouds">Clouds</option>
|
||||
<option value="ace/theme/clouds_midnight">Clouds Midnight</option>
|
||||
<option value="ace/theme/cobalt">Cobalt</option>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue