From aaca24ff5b8c0d98befde787a3c5bea100695fec Mon Sep 17 00:00:00 2001 From: Sam El-Husseini Date: Mon, 5 Dec 2016 18:09:23 -0800 Subject: [PATCH] using add package color less variable --- theme/site/globals/site.variables | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/theme/site/globals/site.variables b/theme/site/globals/site.variables index 15407ae2..a6531006 100755 --- a/theme/site/globals/site.variables +++ b/theme/site/globals/site.variables @@ -32,4 +32,5 @@ @mobileMenuHeight: 5rem; @simulatorBackground: #FDFDFF; -@blocklySvgColor: #ecf0f1; \ No newline at end of file +@blocklySvgColor: #ecf0f1; +@addPackageColor: @pink; \ No newline at end of file