From 4454ad155f973b333ba40c4bccf2ac85677926ee Mon Sep 17 00:00:00 2001 From: ismarS Date: Sat, 26 Nov 2016 22:23:15 +0100 Subject: [PATCH] Added Sepia Theme --- assets/stylesheets/global/_variables-sepia.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/stylesheets/global/_variables-sepia.scss b/assets/stylesheets/global/_variables-sepia.scss index c6f99ce3..e29d4da4 100644 --- a/assets/stylesheets/global/_variables-sepia.scss +++ b/assets/stylesheets/global/_variables-sepia.scss @@ -60,7 +60,7 @@ $noteBackground: #f8f8dd; $noteBorder: #d3d952; $noteGreenBackground: #B7521E; -$noteGreenBorder: #89da70; +$noteGreenBorder: #E4B04A; $noteBlueBackground: #d4f3fd; $noteBlueBorder: #94bbeb;