From e184cb3e8647e24061107c5b46237270be9c1eaf Mon Sep 17 00:00:00 2001 From: Rise <8315221+AmazingRise@users.noreply.github.com> Date: Thu, 21 May 2020 00:13:17 +0800 Subject: Updated Customization (markdown) --- Customization.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Customization.md b/Customization.md index 53c42a8..2bd93df 100644 --- a/Customization.md +++ b/Customization.md @@ -22,6 +22,10 @@ Thank you for your support! * [About Highlight](https://github.com/AmazingRise/hugo-theme-diary/wiki/Customization#about-highlight) ## Change color scheme + +**NOTE:** The customization of color scheme only works in Hugo Extended. Because normal Hugo **cannot compile `scss` files.** +> To see if your Hugo is Extended, please enter `hugo version` in command prompt, you will see `extended` in the output. + (From *theme*'s root directory) Go to `assets/scss/journal.scss`. And modify the color value in the first line. -- cgit v1.2.3