summaryrefslogtreecommitdiffstats
path: root/.config
diff options
context:
space:
mode:
authorYigit Sever2022-12-28 02:28:33 +0300
committerYigit Sever2022-12-28 02:28:33 +0300
commit45b2acd75a064eced1af1d6cce1a15d48488a909 (patch)
tree23d124f31dc408b811e60d01d1c262a86f8b6103 /.config
parent0fe3b7a279f6713a7c4c2b781d0078f1a07b2f94 (diff)
downloaddotfiles-45b2acd75a064eced1af1d6cce1a15d48488a909.tar.gz
dotfiles-45b2acd75a064eced1af1d6cce1a15d48488a909.tar.bz2
dotfiles-45b2acd75a064eced1af1d6cce1a15d48488a909.zip
fix(task): unreadable blocking color
Diffstat (limited to '.config')
-rw-r--r--.config/task/taskrc##h.lowe2
-rw-r--r--.config/task/taskrc##h.luchs2
-rw-r--r--.config/task/taskrc##h.maus2
3 files changed, 3 insertions, 3 deletions
diff --git a/.config/task/taskrc##h.lowe b/.config/task/taskrc##h.lowe
index 9eca11e..f1b9dff 100644
--- a/.config/task/taskrc##h.lowe
+++ b/.config/task/taskrc##h.lowe
@@ -3,7 +3,7 @@
3# Files 3# Files
4data.location=/home/yigit/.local/share/task 4data.location=/home/yigit/.local/share/task
5 5
6color.blocking=black on color13 6color.blocking=on rgb200
7color.error=bold black on red 7color.error=bold black on red
8 8
9###### GTD Configuration ###### 9###### GTD Configuration ######
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
4data.location=/home/yigit/.local/share/task 4data.location=/home/yigit/.local/share/task
5 5
6color.blocking=black on color13 6color.blocking=on rgb200
7color.error=bold black on red 7color.error=bold black on red
8 8
9###### GTD Configuration ###### 9###### GTD Configuration ######
diff --git a/.config/task/taskrc##h.maus b/.config/task/taskrc##h.maus
index dc65e33..7e71c60 100644
--- a/.config/task/taskrc##h.maus
+++ b/.config/task/taskrc##h.maus
@@ -3,7 +3,7 @@
3# Files 3# Files
4data.location=/home/yigit/.local/share/task 4data.location=/home/yigit/.local/share/task
5 5
6color.blocking=black on color13 6color.blocking=on rgb200
7color.error=bold black on red 7color.error=bold black on red
8 8
9###### GTD Configuration ###### 9###### GTD Configuration ######