From dc8a8bd01c337f3ba0fa9d198cd8340861ab3367 Mon Sep 17 00:00:00 2001 From: yuki540 Date: Thu, 12 Apr 2018 16:38:46 +0900 Subject: [PATCH] =?UTF-8?q?update:=20=E6=96=B0=E3=81=97=E3=81=84=E3=83=86?= =?UTF-8?q?=E3=83=BC=E3=83=9E=E8=89=B2=E3=82=92=E8=BF=BD=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/scss/_variable.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/src/scss/_variable.scss b/src/scss/_variable.scss index d0fecca..feb9db3 100644 --- a/src/scss/_variable.scss +++ b/src/scss/_variable.scss @@ -7,3 +7,4 @@ $theme-pink: #C2617E; // ピンク $theme-light-pink: #E5B8BD; // 薄ピンク $theme-purple: #4A3F55; // 紫 $theme-light-purple: #817487; // 薄紫 +$theme-mint: #A8CBC6; // ミント