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

github.com/darshanbaral/aafu.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUrja Acharya <urja.acharya@huskers.unl.edu>2019-08-08 05:02:45 +0300
committerUrja Acharya <urja.acharya@huskers.unl.edu>2019-08-08 05:02:45 +0300
commit1df118073319c3cfcaae33c60d8651c0c08ba90f (patch)
tree1e1bd0c8b559989b24b2efd4b0a530a13f54a865 /exampleSite
parentc34e37279982281818fd493b7df58600c089848c (diff)
added pinkish theme
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 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"