adds new colour scheme
This commit is contained in:
parent
8c1b0e099b
commit
fdff6eb23c
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@
|
|||
<select id="pageColor" onchange="updateColor()">
|
||||
<option value="lightColors.css">Light</option>
|
||||
<option value="darkColors.css">Dark/Low Contrast</option>
|
||||
<option value="amberColors.css">Amber CRT</option>
|
||||
</select>
|
||||
</div>
|
||||
</nav>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue