From 1326dc798e27d495bace389dc29a35577bd4fbba Mon Sep 17 00:00:00 2001 From: cactuzhead Date: Tue, 13 May 2025 21:09:29 +0100 Subject: [PATCH] Update progress bar color.md --- docs/progress bar color.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/progress bar color.md b/docs/progress bar color.md index 1ad6aab..6caa87e 100644 --- a/docs/progress bar color.md +++ b/docs/progress bar color.md @@ -11,10 +11,13 @@ Here, you will find all the available color options for customizing the progress ### Completed Color This color is what the progress bar will be when it has reached 100%. + +![Error](/assets/Obsidian Advanced Progress Bars - Error Override.png) + You can see in the image above, that the bottom completed progress bar is using the default `Dark` option which is a light blue-grey color. ### Bar Background Color This is the color for the remaining portion of the progress bar. In this example it is a mid blue-grey color. -![Advanced Progress Bars](/assets/Obsidian Advanced Progress Bars - Bar Diagram.png) \ No newline at end of file +![Advanced Progress Bars](/assets/Obsidian Advanced Progress Bars - Bar Diagram.png)