Skip to content

Commit

Permalink
update colors
Browse files Browse the repository at this point in the history
  • Loading branch information
Tjatse committed Dec 15, 2014
1 parent 2c9e8b9 commit 7eee55d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ var openTags = {
var styles = {
'000' : 30,
'ff0000': 31,
'00ff00': 32,
'ffff00': 33,
'209805': 32,
'e8bf03': 33,
'0000ff': 34,
'ff00ff': 35,
'00ffee': 36,
Expand Down

0 comments on commit 7eee55d

Please sign in to comment.