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

github.com/epistemehealth/health-science-journal.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/config.toml')
-rw-r--r--exampleSite/config.toml22
1 files changed, 5 insertions, 17 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 2024ee0..d795df9 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -13,25 +13,13 @@ theme = "health-science-journal"
eISSN = "XXXX-XXXX"
printISSN = "XXXX-XXXX"
- ## CUSTOM COLOURS
- ### Main three colours to change
- primaryColour = "#10beca"
- linkColour = "#0a7b83"
- badgeBackgroundColour = "#b8eff3"
-
- ### Additional colours that don't change often
- alertDangerBackgroundColour = "#ca1031"
- alertColour = "#000"
- alertDangerColour = "#fff"
- bodyColour = "#333"
- buttonBorderColour = "#757575"
- buttonLightColour = "#f7f7f7"
- pageItemBorderColour = "#ddd"
-
- ## DEFAULT COLOUR VALUES
- ## default primary = "#10beca"
+ ## CUSTOM THEME COLOURS
+ ### Main three colours to change. If parameters not set, default colours will be applied.
+ ## primaryColour = "#10beca"
## linkColour = "#0a7b83"
## badgeBackgroundColour = "#b8eff3"
+
+ ### Additional colours that don't change often
## alertDangerBackgroundColour = "#ca1031"
## alertColour = "#000"
## alertDangerColour = "#fff"