Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9b9a44 commit e611fbcCopy full SHA for e611fbc
README.md
@@ -38,7 +38,8 @@ term.clear_line()?;
38
39
## Colors and Styles
40
41
-`console` automatically detects when to use colors based on the tty flag. It also
+`console` automatically detects when to use colors based on the tty flag, following the
42
+[clicolors standard](https://bixense.com/clicolors/) for color enabling/disabling. It also
43
provides higher level wrappers for styling text and other things that can be
44
displayed with the `style` function and utility types.
45
0 commit comments