Skip to content

Commit ce73146

Browse files
Change theme pack from 'dracula' to 'retro'
1 parent 41997c5 commit ce73146

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/_default/params.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ hugoblox:
3434
# Mode: 'light', 'dark', or 'system' (follows OS preference)
3535
mode: system
3636
# Theme pack: name from data/themes/ or { light: "x", dark: "y" } for mix-and-match
37-
pack: "dracula" # "default"
37+
pack: "retro" # "default"
3838
# Optional: Override theme pack colors
3939
colors:
4040
primary: "" # Tailwind palette name or hex (e.g., "indigo" or "#6366f1")

0 commit comments

Comments
 (0)