favicons color
This commit is contained in:
parent
b2f7b9eabf
commit
544081095e
7 changed files with 15 additions and 3 deletions
|
@ -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/"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue