mirror of
https://github.com/pawroman/zola-theme-terminimal.git
synced 2025-11-29 03:32:32 +01:00
change accent_color in config.toml
This commit is contained in:
parent
8b33cfb215
commit
7ed94ec6f5
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ highlight_theme = "boron"
|
||||||
|
|
||||||
# One of: blue, green, orange, pink, red.
|
# One of: blue, green, orange, pink, red.
|
||||||
# Defaults to blue.
|
# Defaults to blue.
|
||||||
accent_color = "blue"
|
accent_color = "green"
|
||||||
|
|
||||||
# One of: blue, dark, green, orange, pink, red.
|
# One of: blue, dark, green, orange, pink, red.
|
||||||
# Enabling dark background will also modify primary font color
|
# Enabling dark background will also modify primary font color
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue