diff --git a/config/style/theme.css b/config/style/theme.css
index 43c399a..6e38132 100644
--- a/config/style/theme.css
+++ b/config/style/theme.css
@@ -22,6 +22,6 @@
--color-base-background: 23,23,23;
--color-base-foreground: 38,38,38;
--color-base-200: 30, 41, 59;
- --color-base-300: 30, 41, 59;
+ --color-base-300: 55, 65, 81;
--color-base-content: 255, 255, 255;
}
diff --git a/pages/home.md b/pages/home.md
index 7b08e80..edb327b 100644
--- a/pages/home.md
+++ b/pages/home.md
@@ -13,7 +13,7 @@ project: Your project
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!
-
+ It seems you don't have a index or home file in your /pages folder, create one to replace this page. +
+