diff --git a/style.css b/style.css index 2cf86f8..b4c021a 100644 --- a/style.css +++ b/style.css @@ -2,7 +2,7 @@ layout: nil --- -{% assign primary_colour = '#DE1B1B' %} +{% assign primary_colour = '#1ab6de' %} /* @@ -186,4 +186,4 @@ pre code { .anchorjs-link { color: {{ primary_colour }}; border: none; -} \ No newline at end of file +}