diff --git a/README.md b/README.md index 0e269b355..ba5bc6072 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,10 @@ You can also support the development of this plugin directly: ![](assets/dnd-demo.gif) +### Optional, configurable color-gradient mode + +![](assets/colorful_demo.gif) + ## Usage 1. **Either the core 'Daily Notes' or the 'Periodic Notes' plugins should be enabled** @@ -93,6 +97,9 @@ You can choose to have an in-app notification display when a new task starts. This is the zoom level to display the timeline. The higher the number, the more vertical space each task will take up. +### Colorful Timeline +You can choose to display the timeline in a gradient across two colors. + ## Commands ### Show the Day Planner Timeline diff --git a/assets/colorful_demo.gif b/assets/colorful_demo.gif new file mode 100644 index 000000000..64d589820 Binary files /dev/null and b/assets/colorful_demo.gif differ