From 309238caa8b25b78d424e75622755e61d20eed10 Mon Sep 17 00:00:00 2001 From: Tony Garnock-Jones Date: Fri, 1 Apr 2016 14:39:24 -0400 Subject: [PATCH] Tweak colors --- style.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/style.css b/style.css index 3817158..506ba39 100644 --- a/style.css +++ b/style.css @@ -3,13 +3,13 @@ layout: bodybackground: "#bbb" pagebackground: "#fff" -herobackground: "#eee" +herobackground: "#fff" textcolor: "#000" codecolor: "#000" -headercolor: "#BD1550" -heroheadercolor: "#E97F02" +headercolor: "#070764" +heroheadercolor: "#BD1550" herotextcolor: "#000" -linkcolor: "#5D008F" +linkcolor: "#4cbb17" textfonts: "'Lora', Georgia" headerfonts: "'Bree Serif', Georgia"