Skip to content

Commit

Permalink
changed color theme
Browse files Browse the repository at this point in the history
  • Loading branch information
schochastics committed Sep 1, 2023
1 parent 916f4e6 commit 4d025f2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions _pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ url: https://schochastics.github.io/netrankr/
template:
bootstrap: 5
bslib:
bg: "#333333"
fg: "#51AA75"
primary: "#83c49e"
bg: "#F9F7F7"
fg: "#112D4E"
primary: "#3F72AF"
text-muted: "#FFFFFF"
base_font: {google: "Roboto"}
heading_font: {google: "Roboto Slab"}
Expand Down

0 comments on commit 4d025f2

Please sign in to comment.