diff --git a/config.json b/config.json
index 7498361944c4372139e3c7f763464f46217d8a86..d5449808d3ffc2d1758f8ebf512c3837a64d6ea4 100644
--- a/config.json
+++ b/config.json
@@ -2,7 +2,7 @@
 	"relative_urls": true,
 	"homepage_slug": "index",
 	"theme": {
-		"default_tag_color": "hsl(289, 43%, 56%)",
+		"default_tag_color": "#000000",
 		"static_dir": "theme",
 		"css_file": "main.css",
 		"default_template": "page.html"