Update README.md

This commit is contained in:
Simon Lecoq
2021-01-23 14:44:55 +01:00
committed by GitHub
parent 401d7c4bb5
commit 418b86d34c

View File

@@ -1069,7 +1069,7 @@ 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).
</details>