Skip to content

Commit 9bf8df2

Browse files
committed
💄 tweak pkgdown theme
1 parent a070a19 commit 9bf8df2

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

pkgdown/_pkgdown.yml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,11 @@ home:
33
title: Behavior-Driven Development in R
44
template:
55
bootstrap: 5
6-
bootswatch: lux
6+
bootswatch: minty
77
bslib:
8-
bg: "white"
9-
fg: "#1F3545"
10-
primary: "#68D678"
11-
pkgdown-nav-height: 100px
8+
bg: "#FFFFFF"
9+
fg: "#0f2a13"
10+
primary: "#104618"
1211
includes:
1312
in_header: |
1413
<!-- Google tag (gtag.js) -->

0 commit comments

Comments
 (0)