1 parent 41997c5 commit ce73146Copy full SHA for ce73146
1 file changed
config/_default/params.yaml
@@ -34,7 +34,7 @@ hugoblox:
34
# Mode: 'light', 'dark', or 'system' (follows OS preference)
35
mode: system
36
# Theme pack: name from data/themes/ or { light: "x", dark: "y" } for mix-and-match
37
- pack: "dracula" # "default"
+ pack: "retro" # "default"
38
# Optional: Override theme pack colors
39
colors:
40
primary: "" # Tailwind palette name or hex (e.g., "indigo" or "#6366f1")
0 commit comments