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

github.com/zwbetz-gh/cayman-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzwbetz <zwbetz@gmail.com>2019-06-11 17:57:36 +0300
committerzwbetz <zwbetz@gmail.com>2019-06-11 17:57:36 +0300
commitaa4fc0d6ca9aedc0d89fa7730e00dd5529d5307c (patch)
tree6571c3d1f3c0799b98697d4d7b81f006d73687d7
parent8917303c3be2f003f35d584f38a6a9ebea5903f6 (diff)
parentc6a099a6d682c92735cf621be1727b01633fe587 (diff)
Merge branch 'master' of github.com:zwbetz-gh/cayman-hugo-theme
-rw-r--r--exampleSite/config.yaml24
1 files changed, 12 insertions, 12 deletions
diff --git a/exampleSite/config.yaml b/exampleSite/config.yaml
index d8808fb..10ef760 100644
--- a/exampleSite/config.yaml
+++ b/exampleSite/config.yaml
@@ -40,24 +40,24 @@ params:
medium_breakpoint: 42em
# Header colors
- header_heading_color: #fff
- header_background_color: #159957
- header_background_color_secondary: #155799
+ header_heading_color: "#fff"
+ header_background_color: "#159957"
+ header_background_color_secondary: "#155799"
# Text colors
- section_headings_color: #159957
- body_text_color: #606c71
- body_link_color: #1e6bb8
- blockquote_text_color: #819198
+ section_headings_color: "#159957"
+ body_text_color: "#606c71"
+ body_link_color: "#1e6bb8"
+ blockquote_text_color: "#819198"
# Code colors
- code_background_color: #f3f6fa
- code_text_color: #567482
+ code_background_color: "#f3f6fa"
+ code_text_color: "#567482"
# Border colors
- border_color: #dce6f0
- table_border_color: #e9ebec
- hr_border_color: #eff0f1
+ border_color: "#dce6f0"
+ table_border_color: "#e9ebec"
+ hr_border_color: "#eff0f1"
menu:
nav: