Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/AmazingRise/hugo-theme-diary.wiki.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRise <8315221+AmazingRise@users.noreply.github.com>2020-05-20 19:13:17 +0300
committerRise <8315221+AmazingRise@users.noreply.github.com>2020-05-20 19:13:17 +0300
commite184cb3e8647e24061107c5b46237270be9c1eaf (patch)
tree54a375366c408470eb336faf8822fe48c8323645
parent1638873dcc94de63a639b75e583d22d295f09c2d (diff)
Updated Customization (markdown)
-rw-r--r--Customization.md4
1 files changed, 4 insertions, 0 deletions
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.