Skip to content

Commit

Permalink
docs: update
Browse files Browse the repository at this point in the history
  • Loading branch information
xinyao27 committed May 17, 2024
1 parent 6b1c094 commit e0fd551
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,24 @@ _This package supports [basic color detection](https://nodejs.org/api/tty.html#w
- `magentaBright`
- `cyanBright`
- `whiteBright`
- `blackStylize`
- `blackSecondaryStylize`
- `redStylize`
- `redSecondaryStylize`
- `greenStylize`
- `greenSecondaryStylize`
- `yellowStylize`
- `yellowSecondaryStylize`
- `blueStylize`
- `blueSecondaryStylize`
- `magentaStylize`
- `magentaSecondaryStylize`
- `cyanStylize`
- `cyanSecondaryStylize`
- `whiteStylize`
- `whiteSecondaryStylize`
- `grayStylize`
- `graySecondaryStylize`

### Background colors

Expand Down

0 comments on commit e0fd551

Please sign in to comment.