Skip to content

Commit 6f9d548

Browse files
committed
customize site: light and dark theme
1 parent 9e3bbe0 commit 6f9d548

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

_pkgdown.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ template:
1010
primary: "#007bff" # primary elements: blue
1111
input-bg: "#ffffff" # color search bar
1212
input-color: "#212529" # color text search bar
13+
navbar-light-bg: "#007bff" #color for navbar when light
14+
navbar-dark-bg: "#00008B" #color for navbar when dark
1315

1416
# navigation bar configuration
1517
navbar:

0 commit comments

Comments
 (0)