summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Chausse <ChausseBenjamin@users.noreply.github.com>2018-11-07 22:52:20 -0500
committerBenjamin Chausse <ChausseBenjamin@users.noreply.github.com>2018-11-07 22:52:20 -0500
commit0b7ca86f55b53ed5e72f69de724563b845559018 (patch)
tree0b11093265c2cb4edf0bf9a41053fd7b3de04c95
parent12fba367e0acf08c3ed5ea7fecb379a8641e3c2e (diff)
Attempt to fix color table
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c02b138..cd02240 100644
--- a/README.md
+++ b/README.md
@@ -42,7 +42,7 @@ By default, tasks are colored the same way they are in the todoist mac app in da
The following line to edit are:
|To edit the color of tasks labelled|`priority1`|edit the|`rgba(r, g, b, a)`|on line|`21`|
-|:----------------------------------|-----------|:-------|:-----------------|:---------- |
+|:---|---|:---|:---|:---|
|__To edit the color of tasks labelled__|`priority2`|__edit the__|`rgba(r, g, b, a)`|__on line__|`23`|
|__To edit the color of tasks labelled__|`priority3`|__edit the__|`rgba(r, g, b, a)`|__on line__|`25`|
|__To edit the color of tasks labelled__|`priority4`|__edit the__|`rgba(r, g, b, a)`|__on line__|`27`|