summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8977f87..156b94e 100644
--- a/README.md
+++ b/README.md
@@ -36,7 +36,9 @@ The following line to edit are:
- 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`
+
The default color for the widget is `rgba(#F2F2F2, 1.0)`.
+
## Possible Eventual Improvements ##
- Due Date Sorting
- Todoist Markdown Support