From 418b86d34cfd39032b24e193e289e53d2143ff8c Mon Sep 17 00:00:00 2001 From: Simon Lecoq <22963968+lowlighter@users.noreply.github.com> Date: Sat, 23 Jan 2021 14:44:55 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cf00189d..250ece56 100644 --- a/README.md +++ b/README.md @@ -1069,8 +1069,8 @@ It is possible to use custom colors for languages if those provided by GitHub do You can specify either an index with a color, or a language name (case insensitive) with a color. Colors can be either in hexadecimal format or a [named color](https://developer.mozilla.org/en-US/docs/Web/CSS/color_value). -Use the special value `rainbow` to use rainbow colors. - +Use the special value `rainbow` to use rainbow colors. Use `complementary` to use [complementary colors](https://en.wikipedia.org/wiki/Complementary_colors). + ### 🎟️ Follow-up