summaryrefslogtreecommitdiff
path: root/ud_palette.txt
diff options
context:
space:
mode:
authorcheapie <no-email-for-you@example.com>2017-01-23 21:06:45 -0600
committercheapie <no-email-for-you@example.com>2017-01-23 21:06:45 -0600
commit20345a888b472fde14a083520a195bbda68804ba (patch)
tree81b2f3117e8f2216f54607ab1abce15171a426fb /ud_palette.txt
parentfa06095ad96d15b8c0535438d70d3c9d3dc29dce (diff)
downloadplasticbox-20345a888b472fde14a083520a195bbda68804ba.tar
plasticbox-20345a888b472fde14a083520a195bbda68804ba.tar.gz
plasticbox-20345a888b472fde14a083520a195bbda68804ba.tar.bz2
plasticbox-20345a888b472fde14a083520a195bbda68804ba.tar.xz
plasticbox-20345a888b472fde14a083520a195bbda68804ba.zip
Switch to param2 color
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.