THEME CONFIGURATION
_config.yml
settings
admin_email
- Site administrator email
created_by
- Site author, will show on footer copyright line
font-accent
- Google font (short name) for headings, see
font-main
for an example on how to specify a value
font-main
- Main font for site, for example if a Google Font Url is
https://fonts.googleapis.com/css?family=Fira+Sans&display=swap
, then set font-main
to Fira Sans
title
- Site title, will populate in
H1
heading on all site pages
assets/css/main.css
settings
There are color settings at the top of this file used in the remainder of the file for various color settings, and this structure supports a 5 color palette.
dark-accent
- An alternate text color for light background sites or alternate background color for dark background sites
dark-shade
- Background color for the site
light-accent
- An alternate text color for dark background sites or alternate background color for light background sites
light-shade
- Default text color for the site
main-brand
- Contrast color for site, main brand color, chosen color for logo header and links and any UI icons