From ffd507ed368c4a9ad75915271b279a201fa75777 Mon Sep 17 00:00:00 2001 From: Gautham Date: Wed, 15 Mar 2017 17:40:34 +0530 Subject: [PATCH 1/3] color --- _config.yml | 1 + _includes/css.html | 5 ++++- static/css/main.css | 8 ++++---- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/_config.yml b/_config.yml index 0512106..bfa03a3 100644 --- a/_config.yml +++ b/_config.yml @@ -10,6 +10,7 @@ url: "https://nybles.github.io/" theme_color: "#3b5998" theme_highlight_color: "#8b9dc3" +theme_header_color: "#fff" comments: true diff --git a/_includes/css.html b/_includes/css.html index b24a4bd..4d3020b 100644 --- a/_includes/css.html +++ b/_includes/css.html @@ -22,7 +22,7 @@