From d034f4af4e099d7fdb9713097aa47d3bccd617a5 Mon Sep 17 00:00:00 2001 From: Michael Date: Tue, 3 Mar 2026 15:22:00 +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 %}