From 20345a888b472fde14a083520a195bbda68804ba Mon Sep 17 00:00:00 2001 From: cheapie Date: Mon, 23 Jan 2017 21:06:45 -0600 Subject: Switch to param2 color --- ud_palette.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 ud_palette.txt (limited to 'ud_palette.txt') 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. -- cgit v1.2.3