From f6cb58b85eceb38ae6c796f2d6d4c006e9129c58 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Luis=20Pereira?= Date: Sat, 10 Sep 2022 16:24:58 -0300 Subject: [PATCH] Update config files --- config/header.yml | 2 +- config/project.yml | 8 ++++---- config/style/theme.css | 9 +++++++-- pages/home.md | 2 +- 4 files changed, 13 insertions(+), 8 deletions(-) diff --git a/config/header.yml b/config/header.yml index b532799..0531b45 100644 --- a/config/header.yml +++ b/config/header.yml @@ -1,6 +1,6 @@ --- header_logo_url: - header_logo_text: + header_logo_text: My project header_links: - label: Home link: / diff --git a/config/project.yml b/config/project.yml index dd721ec..541c5b4 100644 --- a/config/project.yml +++ b/config/project.yml @@ -1,5 +1,5 @@ --- - project_name: "My project" - project_citation: "My project" - project_url: "yourprojecturl" - project_authors: "Gandalf" + project_name: My project + project_citation: + project_url: + project_authors: diff --git a/config/style/theme.css b/config/style/theme.css index 475fc5a..28fa3a6 100644 --- a/config/style/theme.css +++ b/config/style/theme.css @@ -10,16 +10,21 @@ --color-base-muted: 226, 232, 240; --color-base-border: 203, 213, 225; --color-base-content: 0, 0, 0; + + --color-map-georeference: 239, 68, 68; + --color-map-asserted: 249, 115, 22; + --color-map-type-material: 51, 136, 255; + --color-map-collection-object: 239, 68, 68; } .dark { - --color-primary: 23,23,23; + --color-primary: 23, 23, 23; --color-primary-content: 255, 255, 255; --color-secondary: 14, 165, 233; --color-secondary-content: 255, 255, 255; - --color-base-background: 23,23,23; + --color-base-background: 23, 23, 23; --color-base-foreground: 38,38,38; --color-base-muted: 48, 48, 48; --color-base-border: 38, 38, 38; diff --git a/pages/home.md b/pages/home.md index 4c47e4d..380d616 100644 --- a/pages/home.md +++ b/pages/home.md @@ -11,7 +11,7 @@ _{{frontmatter.lead}}_ Welcome to *{{ frontmatter.project }}*, a website of taxon pages generated from the {{ frontmatter.project }} Project, a comprehensive collaborative effort managed in [TaxonWorks](https://taxonworks.org). ## Get started! - + ## Announcements * 5/1/2022 - We've grown!