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." description = "...it's my blog."
keywords = "homepage, blog" keywords = "homepage, blog"
images = [""] images = [""]
themeColor = "#2d3748" themeColor = "#3D2200"
# Custom CSS # Custom CSS
customCSS = ["css/custom.css"] customCSS = ["css/custom.css"]
# Favicon colors # Favicon colors
[params.favicon.color] [params.favicon.color]
mask = "#2d3748" mask = "#F8FDDD"
msapplication = "#2d3748" msapplication = "#F8FDDD"
theme = "#2d3748" theme = "#F8FDDD"
# Footer configuration # Footer configuration
[params.footer] [params.footer]