From f5b07134a7d4c86d5b940e08b1598ee4af0aa727 Mon Sep 17 00:00:00 2001 From: Joe Roe Date: Fri, 30 Sep 2022 13:08:22 +0200 Subject: [PATCH] Change default palette to base16-dark Even if the palette site parameter is not set. --- exampleSite/config.toml | 2 +- layouts/partials/head.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/exampleSite/config.toml b/exampleSite/config.toml index 567dd17..b5bbcad 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -18,7 +18,7 @@ sectionPagesMenu = "main" noindex = false [params.theme] -palette = "gruvbox-light" +palette = "base16-dark" # Sidebar: about/bio [params.about] diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 900ccae..6ea6f1e 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -11,7 +11,7 @@ - - + +