mirror of
https://github.com/Noettore/cocoa-eh-hugo-theme.git
synced 2025-10-15 03:36:41 +02:00
Add colors in the config
This commit is contained in:
@@ -29,4 +29,17 @@ email = "you@example.com"
|
||||
linkedin = "john-example-aa80ue8è"
|
||||
twitter = "example"
|
||||
social_banner = "img/banner.png"
|
||||
posts_navigation = true
|
||||
posts_navigation = true
|
||||
|
||||
[params.colors]
|
||||
identifier = "#527fc1f"
|
||||
identifier_dark = "#1a3152"
|
||||
trivial = "#6a7a8b"
|
||||
foreground = "#181d2a"
|
||||
background = "#f9f9f9"
|
||||
background_dark = "#282a36"
|
||||
code = "#87a5d2"
|
||||
type = "#97d28b"
|
||||
special = "#ffcb8d"
|
||||
value = "#96c2d7"
|
||||
statement = "#ff8e91"
|
||||
|
Reference in New Issue
Block a user