s/different/given
- ID
7347373- date
2022-07-10 08:51:16+00:00- author
Alex Chan <alex@alexwlchan.net>- parent
c7615d9- message
s/different/given- changed files
1 file, 2 additions, 2 deletions
Changed files
README.md (745) → README.md (737)
diff --git a/README.md b/README.md
index 71df67c..5769a4e 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,12 @@
# brightness_adjust
-This is a command-line tool to show a selection of darker/lighter variants of a different colour.
+This is a command-line tool to show a selection of darker/lighter variants of a given colour.
<img src="./screenshot_yellow.png" alt="A terminal window running the command 'brightness_adjust #e9a924', followed by different shades of the same colour, ranging from dark to light.">
I use it when there's a specific hue/saturation I want to use (e.g. chosen by [dominant_colours]), but it's too dark or light to use in a particular context.
For example, in the screenshot above, I have a bright shade of yellow `#e9a924`.
-This is far too bright to be readable against a white background -- but I have a range of similar colours I can use in its place.
+This is too bright to be readable against a white background -- but I have a range of similar colours I can use in its place.
[dominant_colours]: https://github.com/alexwlchan/dominant_colours