Files
site/themes/custom-theme/theme.toml
Dave Gallant 8d898eb69a Tweak theme
2024-04-07 21:55:42 -04:00

20 lines
630 B
TOML

name = "Gruvbox"
license = "MIT"
licenselink = "https://github.com/schnerring/hugo-theme-gruvbox/blob/main/LICENSE"
description = "A retro-looking Hugo theme inspired by the gruvbox. The pastel colors are high contrast, easily distinguishable, pleasing to the eye, and feature light and dark color palettes."
homepage = "https://github.com/schnerring/hugo-theme-gruvbox"
demosite = "https://hugo-theme-gruvbox.schnerring.net"
tags = [
"blog",
"dark mode",
"minimal",
"personal",
"responsive"
]
features = ["dark mode"]
min_version = "0.41.0"
[author]
name = "Michael Schnerring"
homepage = "https://schnerring.net"