aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Hovorka <[email protected]>2021-02-27 18:19:17 -0700
committerAlexis Hovorka <[email protected]>2021-02-27 18:19:17 -0700
commit1244b77c3847c0e21d0a024a96d21c2068afadd2 (patch)
tree634d1fa4abee9e415c1e027003957d574cd5a62f
parentcf441a9652d41b9477fb693020dc10f393570ab2 (diff)
[style] Tweak taskwarrior colors
-rw-r--r--base/task/main.rc6
1 files changed, 3 insertions, 3 deletions
diff --git a/base/task/main.rc b/base/task/main.rc
index 189425f..7f73b26 100644
--- a/base/task/main.rc
+++ b/base/task/main.rc
@@ -50,9 +50,9 @@ color.blocking=cyan
#color.project.none=
# Priority
-color.uda.priority.H=color15
-color.uda.priority.L=color8
-color.uda.priority.M=color20
+color.uda.priority.H=yellow
+color.uda.priority.M=color15
+color.uda.priority.L=color20
# Tags
color.tagged=color17