Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/jsnjack/kraiklyn.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorshevabam <shevabam@gmail.com>2018-04-10 21:37:41 +0300
committershevabam <shevabam@gmail.com>2018-04-10 21:37:41 +0300
commitb65d036e256faf8cb6a8a9eb8cf38dfbbbcd5928 (patch)
treecb8f02956a263dce78e63413cdf5edd11e836b47 /exampleSite
parentd0c840b0758a122cfcdae8308c32fa3a1345fd71 (diff)
Add sidebar color parameter
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 781c2e5..6fa7e6e 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -9,6 +9,7 @@ pygmentsStyle = "monokailight"
[params]
externalTitle = "Kraiklyn theme"
+sidebarColor = "default"
[[menu.shortcuts]]
name = "Kraiklyn on Github"