Welcome to mirror list, hosted at ThFree Co, Russian Federation.

skin.toml « data - github.com/zzossig/hugo-theme-zzo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 142dc7a6eec7441b0a840e79509ccec673283585 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# https://xyproto.github.io/splash/docs/longer/all.html
# restart hugo after change this value
theme_light_chroma = "default"
theme_dark_chroma = "default"
theme_hacker_chroma = "default"
theme_solarized_chroma = "default"
theme_kimbie_chroma = "default"

# possible value: default, dark, light, hacker, solarized, kimbie
# restart hugo after change this value
theme_light_chroma_background = "default"
theme_dark_chroma_background = "default"
theme_hacker_chroma_background = "default"
theme_solarized_chroma_background = "default"
theme_kimbie_chroma_background = "default"