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

Unified Diff: Source/platform/ColorData.gperf

Issue 330243002: Add the named color `rebeccapurple` (#639) (Closed) Base URL: git@github.com:mirrors/blink.git@master
Patch Set: Don’t change `Source/devtools/front_end/cm/css.js` Created 6 years, 6 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 ea5950215aeeb3a45c0483e62bfdc9f97b086720..8c4ac7b35d71da4ebfaacdaecc41f343047e1415 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