From 420e2280ebdf25cda323e8867f6b84197cd05833 Mon Sep 17 00:00:00 2001 From: Huyen Nguyen Date: Thu, 17 Dec 2020 05:35:17 +0700 Subject: [PATCH] Update README, change theme-color in _themes.scss (#153) $theme-color value should be updated from _sass/_themes.scss instead of _sass/variables.scss --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f8d7988b942e..ccb5f0f635b2 100644 --- a/README.md +++ b/README.md @@ -195,7 +195,7 @@ Easily create beautiful grids within your blog posts and project pages: #### Theming Six beautiful theme colors have been selected to choose from. -The default is purple, but you can quickly change it by editing `$theme-color` variable in the `_sass/variables.scss` file. +The default is purple, but you can quickly change it by editing `$theme-color` variable in the `_sass/_themes.scss` file. Other color variables are listed there as well. #### Social media previews