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.