Skip to content

Commit

Permalink
More color fiddling
Browse files Browse the repository at this point in the history
  • Loading branch information
barneypotter24 committed Feb 28, 2024
1 parent fefb61c commit 2ee3fb8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,14 +95,14 @@ feed_show_tags: true

# Personalize the colours in your website. Colour values can be any valid CSS colour

navbar-col: "#00929f"
navbar-col: "#b4bd00"
navbar-text-col: "#282828"
navbar-border-col: "#ff7600"
page-col: "#b3d6cd"
text-col: "#282828"
link-col: "#79c563"
hover-col: "#b4bd00"
footer-col: "#00929f"
footer-col: "#b4bd00"
footer-text-col: "#282828"
footer-link-col: "#ffbb00"

Expand Down

0 comments on commit 2ee3fb8

Please sign in to comment.