changed theme

This commit is contained in:
2026-02-14 00:40:34 -05:00
parent e9b8fa0a3c
commit 52c1141a3e

View File

@@ -31,16 +31,16 @@ theme = 'hello-friend-ng'
description = "...it's my blog."
keywords = "homepage, blog"
images = [""]
themeColor = "#2d3748"
themeColor = "#3D2200"
# Custom CSS
customCSS = ["css/custom.css"]
# Favicon colors
[params.favicon.color]
mask = "#2d3748"
msapplication = "#2d3748"
theme = "#2d3748"
mask = "#F8FDDD"
msapplication = "#F8FDDD"
theme = "#F8FDDD"
# Footer configuration
[params.footer]