From 976ba6f50baaf289e84a34789b54bb5e2d258315 Mon Sep 17 00:00:00 2001 From: abouthiroppy Date: Fri, 1 Jan 2016 01:38:05 +0900 Subject: [PATCH] Modify 3 character hexadecimal notation --- src/_Color.sass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/_Color.sass b/src/_Color.sass index 24ce46e..964256d 100644 --- a/src/_Color.sass +++ b/src/_Color.sass @@ -2,7 +2,7 @@ // Color // –––––––––––––––––––––––––––––––––––––––––––––––––– -$color-initial: #ffffff +$color-initial: #fff $color-primary: #9b4dca $color-secondary: #606c76 $color-tertiary: #f4f5f6