File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -40,26 +40,20 @@ avatar: "/img/avatar-icon.png"
4040
4141# --- Background colour/image options --- #
4242
43- # Personalize the colors and theme of your website.
44- # values can be any HTML5/CSS3 color parameter. For example:
45- # pink https://www.w3schools.com/colors/colors_names.asp
46- # DeepSkyBlue
47- # #EEE https://www.w3schools.com/colors/colors_picker.asp
48- # #333399
49- # rgb(66, 134, 244)
50- # linear-gradient(to top left, #333399 0%, #9966ff 100%) https://www.w3schools.com/colors/colors_gradient.asp
43+ # Personalize the colors in your website. Colour values can be any valid CSS colour
5144
5245navbar-col : " #F5F5F5"
5346navbar-text-col : " #404040"
54- navbar-children-col : " #f5f5f5"
55- page-col : " #FFF"
56- hover-col : " #0085a1"
47+ navbar-children-col : " #F5F5F5"
48+ page-col : " #FFFFFF"
5749link-col : " #008AFF"
50+ hover-col : " #0085A1"
5851footer-col : " #F5F5F5"
59- footer-text-col : " #777 "
52+ footer-text-col : " #777777 "
6053footer-link-col : " #404040"
6154
62- # Alternatively, the navbar, footer, and page can be set to use background images.
55+ # Alternatively, the navbar, footer, and page background can be set to use background images
56+ # instead of colour
6357
6458# navbar-img: "/img/bgimage.png"
6559# footer-img: "/img/bgimage.png"
You can’t perform that action at this time.
0 commit comments