diff options
author | Yigit Sever | 2022-12-28 02:28:33 +0300 |
---|---|---|
committer | Yigit Sever | 2022-12-28 02:28:33 +0300 |
commit | 45b2acd75a064eced1af1d6cce1a15d48488a909 (patch) | |
tree | 23d124f31dc408b811e60d01d1c262a86f8b6103 /.config/task/taskrc##h.luchs | |
parent | 0fe3b7a279f6713a7c4c2b781d0078f1a07b2f94 (diff) | |
download | dotfiles-45b2acd75a064eced1af1d6cce1a15d48488a909.tar.gz dotfiles-45b2acd75a064eced1af1d6cce1a15d48488a909.tar.bz2 dotfiles-45b2acd75a064eced1af1d6cce1a15d48488a909.zip |
fix(task): unreadable blocking color
Diffstat (limited to '.config/task/taskrc##h.luchs')
-rw-r--r-- | .config/task/taskrc##h.luchs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/task/taskrc##h.luchs b/.config/task/taskrc##h.luchs index 0009afd..37c2165 100644 --- a/.config/task/taskrc##h.luchs +++ b/.config/task/taskrc##h.luchs | |||
@@ -3,7 +3,7 @@ | |||
3 | # Files | 3 | # Files |
4 | data.location=/home/yigit/.local/share/task | 4 | data.location=/home/yigit/.local/share/task |
5 | 5 | ||
6 | color.blocking=black on color13 | 6 | color.blocking=on rgb200 |
7 | color.error=bold black on red | 7 | color.error=bold black on red |
8 | 8 | ||
9 | ###### GTD Configuration ###### | 9 | ###### GTD Configuration ###### |