From ed671db1cda4053c277943a569d7e0f98a55ad11 Mon Sep 17 00:00:00 2001 From: whut Date: Wed, 15 Sep 2021 23:28:29 -0500 Subject: [PATCH] god. dammit. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aaeb2b1..9087e91 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ The script will do its best to make sure everything is readable. It tries to kee ## Options - `-n name`, `-a author`: Set the scheme and author name. +- `-b`: Don't darken the last color (brown). - `-e`: Equiluminant mode; uses the same luminance for the last 8 colors. This keeps their brightness uniform but can make them harder to tell apart. - `-r amount`: Make the last 8 colors blend with the background hue. 0.0 means no blending, 1.0 makes them the same exact color. If you'd like to have them be the same hue but with different brightnesses, use a value like 0.999. - `-p`: Generate a preview image demonstrating color contrast and the palette itself.