From 8f5373f034469d622f090f2db0c3d2870d192b06 Mon Sep 17 00:00:00 2001 From: Henrik Date: Sat, 8 Apr 2023 20:02:49 +0200 Subject: [PATCH] Custom Palette Creator --- tools/cdata.js | 1 + wled00/data/cpal/cpal.htm | 426 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 427 insertions(+) create mode 100644 wled00/data/cpal/cpal.htm diff --git a/tools/cdata.js b/tools/cdata.js index bf5a65e8..97000436 100644 --- a/tools/cdata.js +++ b/tools/cdata.js @@ -221,6 +221,7 @@ function writeChunks(srcDir, specs, resultFile) { writeHtmlGzipped("wled00/data/index.htm", "wled00/html_ui.h", 'index'); writeHtmlGzipped("wled00/data/simple.htm", "wled00/html_simple.h", 'simple'); writeHtmlGzipped("wled00/data/pixart/pixart.htm", "wled00/html_pixart.h", 'pixart'); +writeHtmlGzipped("wled00/data/cpal/cpal.htm", "wled00/html_cpal.h", 'cpal'); /* writeChunks( "wled00/data", diff --git a/wled00/data/cpal/cpal.htm b/wled00/data/cpal/cpal.htm new file mode 100644 index 00000000..d3ab498b --- /dev/null +++ b/wled00/data/cpal/cpal.htm @@ -0,0 +1,426 @@ + + + + + + + + WLED Pixel Art Converter + + + + + +
+

+ + + + + + + WLED Custom Palette Creator +

+
+ +
+
+
+ +
+
+ + + + + +
+
+ +
+
+ Click on the gradient to add new color slider. Click the colored box below the slider to change color. Click the red box below indicator (and confirm) to delete. Select palette number. Click the cloud icon to upload. +
+
+ + + + +