summaryrefslogtreecommitdiff
path: root/rectangles.html
diff options
context:
space:
mode:
Diffstat (limited to 'rectangles.html')
-rw-r--r--rectangles.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/rectangles.html b/rectangles.html
index de8cf74..335613c 100644
--- a/rectangles.html
+++ b/rectangles.html
@@ -54,7 +54,8 @@ body > div {
<select id="palette">
<option>colors</option>
<option>redblue</option>
- <option selected>gray</option>
+ <option>gray</option>
+ <option selected>bone</option>
<option>alpha</option>
<option>white</option>
<option>black</option>