[Pkg-javascript-commits] [less.js] 236/285: Add rebeccapurple (#663399)
Jonas Smedegaard
dr at jones.dk
Mon Oct 26 23:23:57 UTC 2015
This is an automated email from the git hooks/post-receive script.
js pushed a commit to annotated tag v2.0.0
in repository less.js.
commit 4bd15f4b986033543405ccddf274976394b7d8db
Author: Triangle717 <le717.code at yahoo.com>
Date: Fri Oct 24 14:49:08 2014 -0400
Add rebeccapurple (#663399)
---
lib/less/data/colors.js | 1 +
1 file changed, 1 insertion(+)
diff --git a/lib/less/data/colors.js b/lib/less/data/colors.js
index 30476a9..af30a6b 100644
--- a/lib/less/data/colors.js
+++ b/lib/less/data/colors.js
@@ -118,6 +118,7 @@ module.exports = {
'plum':'#dda0dd',
'powderblue':'#b0e0e6',
'purple':'#800080',
+ 'rebeccapurple':'#663399',
'red':'#ff0000',
'rosybrown':'#bc8f8f',
'royalblue':'#4169e1',
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/less.js.git
More information about the Pkg-javascript-commits
mailing list