diff --git a/website/templates/dashboard.html b/website/templates/dashboard.html
index 8d277b5..ca7b91c 100644
--- a/website/templates/dashboard.html
+++ b/website/templates/dashboard.html
@@ -182,7 +182,7 @@
color: #ccc;
}
.active-day {
- background-color: #007bff;
+ background-color: green;
color: white;
}