Skip to content

Commit f178f9e

Browse files
committed
Update code highlight template
Signed-off-by: Andrea Frittoli <[email protected]>
1 parent 16bd7ff commit f178f9e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ weight = 1
8282
unsafe = true
8383
[markup.highlight]
8484
# See a complete list of available styles at https://xyproto.github.io/splash/docs/all.html
85-
style = "solarized-dark"
85+
style = "solarized-light"
8686
# Uncomment if you want your chosen highlight style used for code blocks without a specified language
8787
guessSyntax = "true"
8888

@@ -196,4 +196,4 @@ enable = false
196196
name = "Slack"
197197
url = "https://cdeliveryfdn.slack.com/archives/C0151BTKEJX"
198198
icon = "fab fa-slack"
199-
desc = "Chat with us on the CDF Slack"
199+
desc = "Chat with us on the CDF Slack"

0 commit comments

Comments
 (0)