summaryrefslogtreecommitdiff
path: root/ud_palette.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ud_palette.txt')
-rw-r--r--ud_palette.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/ud_palette.txt b/ud_palette.txt
new file mode 100644
index 0000000..5e88718
--- /dev/null
+++ b/ud_palette.txt
@@ -0,0 +1,9 @@
+Hues: red orange yellow lime green aqua cyan skyblue blue violet magenta redviolet
+Shades: full full50 light med med50 dark dark50
+(both 1-indexed)
+
+For grayscale, use hue 0, shades available: white gray75 gray50 gray25 black
+
+param2 = color*8 + shade
+
+Invalid colors resolve to white.