From 1ad5e09cf4c9d82dbb13a30d5fdabfb11d5be12a Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Mon, 5 Sep 2022 12:10:19 +0100 Subject: color back to dark --- taskrc_x1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/taskrc_x1 b/taskrc_x1 index 155849f..80e9c68 100644 --- a/taskrc_x1 +++ b/taskrc_x1 @@ -39,7 +39,7 @@ weekstart=Monday # Color theme (uncomment one to use) #include /usr/local/share/doc/taskwarrior/rc/light-16.theme -include /usr/local/share/doc/taskwarrior/rc/light-256.theme +#include /usr/local/share/doc/taskwarrior/rc/light-256.theme #include /usr/share/taskwarrior/dark-16.theme #include /usr/share/doc/task/rc/dark-256.theme #include /usr/share/doc/task/rc/dark-red-256.theme @@ -308,4 +308,4 @@ report.ml_deleted_last_month.filter=end.after:today-30day status:deleted regex=on news.version=2.6.0 -context=home +context=work -- cgit v1.2.3