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

color.toml « data - github.com/zzossig/hugo-theme-zdoc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 48d26e9016391fb90d59c8f68187f19a2968a384 (plain)
1
2
3
4
5
6
7
8
dark_active_font_color = "#aed581"
dark_link_color = "#FFD866"
dark_link_hover_color = "#FF6188"


light_active_font_color = "#007d9c"
light_link_color = "#007d9c"
light_link_hover_color = "#00ACD7"