From 984af9c93b612380a9c22193933851f1c69a9770 Mon Sep 17 00:00:00 2001 From: Jonathan Puckey Date: Sat, 9 Jul 2011 16:19:15 +0200 Subject: [PATCH 1/2] Use radial gradients in HSLColor example. --- examples/Scripts/HSLColor.html | 50 ++++++++++++++++++++++------------ 1 file changed, 33 insertions(+), 17 deletions(-) diff --git a/examples/Scripts/HSLColor.html b/examples/Scripts/HSLColor.html index eacf6a12..553ffff3 100644 --- a/examples/Scripts/HSLColor.html +++ b/examples/Scripts/HSLColor.html @@ -6,27 +6,43 @@ From 7772bfc2c9a4b31f0b43d485ac9c56b9a31ae116 Mon Sep 17 00:00:00 2001 From: Jonathan Puckey Date: Sat, 9 Jul 2011 16:21:02 +0200 Subject: [PATCH 2/2] HSLColor example: change the background color to black. --- examples/Scripts/HSLColor.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/Scripts/HSLColor.html b/examples/Scripts/HSLColor.html index 553ffff3..25dc4ae6 100644 --- a/examples/Scripts/HSLColor.html +++ b/examples/Scripts/HSLColor.html @@ -48,6 +48,6 @@ - + \ No newline at end of file