From 3ec245a003e4e0cdecc9d58c1cac8b1b0f081fb4 Mon Sep 17 00:00:00 2001 From: Ruben Beltran del Rio Date: Thu, 20 Jul 2023 21:14:07 +0200 Subject: Add the pattern selector --- index.html | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) (limited to 'index.html') diff --git a/index.html b/index.html index e503143..257cfe4 100644 --- a/index.html +++ b/index.html @@ -15,7 +15,7 @@ - +
@@ -23,7 +23,17 @@

Fyr.

Communicate through light.

Update Status

-
+

Move your mouse around the color box to change hue and saturation. Scroll inside the box to adjust lightness. Press to start recording the color in the timeline, release to stop.

+
+
+
+
+

Hue →

+

Lightness ⇈

+

Saturation →

+
+ +
-- cgit