From 0ec21b00864c4cc2553df2d8ca076b317f0422c1 Mon Sep 17 00:00:00 2001 From: Michael Date: Tue, 3 Mar 2026 15:22:10 +0000 Subject: [PATCH] fix: use accent blue for project headers in focus hierarchy Co-Authored-By: Claude Opus 4.6 --- templates/focus.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/focus.html b/templates/focus.html index 6d42980..f704420 100644 --- a/templates/focus.html +++ b/templates/focus.html @@ -32,7 +32,7 @@ {% if project.label %}
- {{ project.label }} + {{ project.label }}
{% endif %} {% for item in project.rows %}