From 27bad9df427668629ef4a0985aa9040e6e7c3000 Mon Sep 17 00:00:00 2001 From: Salar Rahmanian Date: Sun, 18 Feb 2018 08:56:46 -0800 Subject: [PATCH] Changed theme sidebar color --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 65cff9e..1714ee9 100644 --- a/config.toml +++ b/config.toml @@ -22,7 +22,7 @@ paginate = 10 truncate = true defaultDescription = "Salar Rahmanian" defaultKeywords = "Salar, Rahmanian, Blog, python, golang, go, scala" - theme = "theme-base-08" + theme = "theme-base-09" highlight = "tomorrow-night-bright" home = "Blog" googleAuthorship = "+SalarRahmanian"