Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1143)

Unified Diff: Source/platform/ColorData.gperf

Issue 432773002: Add the named color `rebeccapurple` (#639) (Closed) Base URL: https://chromium.googlesource.com/chromium/blink@master
Patch Set: Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/devtools/front_end/common/Color.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/ColorData.gperf
diff --git a/Source/platform/ColorData.gperf b/Source/platform/ColorData.gperf
index 1a93c159615461ba925741d587f5266a33cf6e0c..89a433dfd0c5e69d191bf9fddabb8dd950dc763d 100644
--- a/Source/platform/ColorData.gperf
+++ b/Source/platform/ColorData.gperf
@@ -137,6 +137,7 @@ pink, 0xffffc0cb
plum, 0xffdda0dd
powderblue, 0xffb0e0e6
purple, 0xff800080
+rebeccapurple, 0xff663399
red, 0xffff0000
rosybrown, 0xffbc8f8f
royalblue, 0xff4169e1
« no previous file with comments | « Source/devtools/front_end/common/Color.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698