From 72f87e1a9b5256b55679691f9c23500a99b917d2 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Wed, 5 Oct 2016 14:53:01 +0300 Subject: [PATCH] Step 2.9: Add whatsapp theme variable --- client/styles/ionic.scss | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/client/styles/ionic.scss b/client/styles/ionic.scss index 186f82b..4022576 100644 --- a/client/styles/ionic.scss +++ b/client/styles/ionic.scss @@ -27,7 +27,8 @@ $colors: ( danger: #f53d3d, light: #f4f4f4, dark: #222, - favorite: #69BB7B + favorite: #69BB7B, + whatsapp: #075E54 ); // Components