Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xpl committed Jul 26, 2017
1 parent eca4d5f commit a7895bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ assert.deepEqual (parsed.spans /* or [...parsed] */,

### Custom Color Themes

You can change default RGB values (won't work in terminals, affects only ANSI→CSS transformation part):
You can change default RGB values (won't work in terminals, affects only the ANSI→CSS transformation part):

```javascript
ansi.rgb = {
Expand Down

0 comments on commit a7895bf

Please sign in to comment.