From 21e66c7c0272e367422db7acb2c48fc3fbac8690 Mon Sep 17 00:00:00 2001 From: Andrey Nering Date: Sat, 9 Feb 2019 10:48:48 -0200 Subject: [PATCH] Docs: Update theme color --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.html b/docs/index.html index d1398f9c..4a832385 100644 --- a/docs/index.html +++ b/docs/index.html @@ -33,7 +33,7 @@ name: 'Task', repo: 'go-task/task', ga: 'UA-126286662-1', - themeColor: '#83d0f2', + themeColor: '#00add8', loadSidebar: true, auto2top: true, maxLevel: 3,