favicons color

This commit is contained in:
Alex Guerrieri 2019-09-18 12:09:04 +02:00
parent b2f7b9eabf
commit 544081095e
No known key found for this signature in database
GPG key ID: E3C88210A82D50F3
7 changed files with 15 additions and 3 deletions

View file

@ -76,6 +76,11 @@ disableHugoGeneratorInject = false
# Default theme "light" or "dark"
defaultTheme = "dark"
themeColor = "#252627"
# Colors for favicons
[params.favicon.color]
mask = "#252627"
msapplication = "#252627"
theme = "#252627"
[params.logo]
logoText = "$ cd /home/"