Skip to content

Commit

Permalink
Add RebeccaPurple color
Browse files Browse the repository at this point in the history
  • Loading branch information
jbkempf committed Oct 15, 2015
1 parent 6446c62 commit 0ad88e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/vlc_text_style.h
Original file line number Diff line number Diff line change
Expand Up @@ -340,6 +340,7 @@ static const struct {
{ "Plum", 0xDDA0DD },
{ "PowderBlue", 0xB0E0E6 },
{ "Purple", 0x800080 },
{ "RebeccaPurple", 0x663399 },
{ "Red", 0xFF0000 },
{ "RosyBrown", 0xBC8F8F },
{ "RoyalBlue", 0x4169E1 },
Expand Down

0 comments on commit 0ad88e1

Please sign in to comment.