diff options
| author | ryderr <r@okfoc.us> | 2014-10-01 16:47:56 -0400 |
|---|---|---|
| committer | ryderr <r@okfoc.us> | 2014-10-01 16:47:56 -0400 |
| commit | df7653219ecef9cabfdb475946d86b6b0e797274 (patch) | |
| tree | 5eaf43fcdbd566f05d984593ca06afde1201a6b3 /views/controls/editor/light-control.ejs | |
| parent | e52ff269967587b8f36528158a83ebe491ff3239 (diff) | |
preset styles
Diffstat (limited to 'views/controls/editor/light-control.ejs')
| -rw-r--r-- | views/controls/editor/light-control.ejs | 18 |
1 files changed, 17 insertions, 1 deletions
diff --git a/views/controls/editor/light-control.ejs b/views/controls/editor/light-control.ejs index 410aaff..37a243c 100644 --- a/views/controls/editor/light-control.ejs +++ b/views/controls/editor/light-control.ejs @@ -22,7 +22,23 @@ </span> <span> </div> - +<h4>Preset Styles</h4> +<div class="color-swatches defaults"> + <span> + Wireframe + </span> + <span> + Shaded + </span> + <span> + P.Funk + </span> + <span> + SeaPunk + </span> +</div> + +</div> <!-- <div class="slider"> <input type="range" min="0" max="100" value="100" id="wall-hue" /> |
