Skip to content

Commit

Permalink
Fix bug in hex color strings
Browse files Browse the repository at this point in the history
Perviously, the color string '#ff7f00' would be output as '#ff7f0'.
This fix ensures that values equal to zero will be shown as '00'.
  • Loading branch information
btmills committed Dec 3, 2014
1 parent a56e251 commit 3ec7859
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Loading

0 comments on commit 3ec7859

Please sign in to comment.