update themes

This commit is contained in:
Luke Pulverenti 2017-07-30 17:25:07 -04:00
parent a0034208f6
commit 2b01dc41a3
19 changed files with 21 additions and 18 deletions

View file

@ -12,6 +12,7 @@
<option value="light">Light</option>
<option value="light-blue">Light (blue accent)</option>
<option value="light-green">Light (green accent)</option>
<option value="light-red">Light (red accent)</option>
</select>
</div>
<div class="selectContainer selectDashboardThemeContainer hide">
@ -20,6 +21,7 @@
<option value="">Light</option>
<option value="light-blue">Light (blue accent)</option>
<option value="light-green">Light (green accent)</option>
<option value="light-red">Light (red accent)</option>
</select>
</div>
</div>