From 1df118073319c3cfcaae33c60d8651c0c08ba90f Mon Sep 17 00:00:00 2001 From: Urja Acharya Date: Wed, 7 Aug 2019 19:02:45 -0700 Subject: added pinkish theme --- exampleSite/config.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'exampleSite') diff --git a/exampleSite/config.toml b/exampleSite/config.toml index 9476975..4c233fe 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -10,6 +10,7 @@ theme = "aafu" [params.theme] allowToggle = true + # Available themes are 'light', 'dark', and 'pinkish' mainTheme = "light" altTheme = "dark" -- cgit v1.2.3