From 6d088509f0890d8d1bade67a9ea644a0ce5a65b7 Mon Sep 17 00:00:00 2001 From: Gregory Leeman Date: Sun, 2 Mar 2025 10:57:25 +0000 Subject: [PATCH] lazygit --- workflowy-helper/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/workflowy-helper/style.css b/workflowy-helper/style.css index 372e04b..54925a2 100644 --- a/workflowy-helper/style.css +++ b/workflowy-helper/style.css @@ -241,10 +241,10 @@ body::-webkit-scrollbar { color: var(--green) !important; } .tag-MONTHLY { - color: var(--cyan) !important; + color: var(--green) !important; } .tag-IRREGULAR { - color: var(--violet) !important; + color: var(--green) !important; } .tag-WORK {