mirror of
https://github.com/cactuzhead/Advanced-Progress-Bars.git
synced 2026-07-22 05:42:10 +00:00
Update progress bar color.md
This commit is contained in:
parent
156b5ac975
commit
3f3ae33b49
1 changed files with 8 additions and 4 deletions
|
|
@ -6,18 +6,22 @@ back_to_top_text: "Back to top"
|
|||
nav_order: 100
|
||||
---
|
||||
|
||||
## Progress Bar Color Settings
|
||||
## Progress Bar Color Settings <span class="label label-red badge">REMOVED v1.1.4</span>
|
||||
|
||||
{: .removed }
|
||||
These settings were removed in version 1.1.4 as most of the colors are now handled with the expanded template system.
|
||||
|
||||
Here, you will find all the available color options for customizing the progress bar.
|
||||
|
||||
### Completed Color
|
||||
### Completed Color <span class="label label-red badge">REMOVED v1.1.4</span>
|
||||
This color is what the progress bar will be when it has reached 100%.
|
||||
|
||||

|
||||
|
||||
You can see in the image above, that the completed progress bar is using the default `Dark` option which is a light blue-grey color.
|
||||
|
||||
### Bar Background Color
|
||||
### Bar Background Color <span class="label label-red badge">REMOVED v1.1.4</span>
|
||||
This is the color for the remaining portion of the progress bar.
|
||||
In this example it is a mid blue-grey color.
|
||||
|
||||

|
||||

|
||||
|
|
|
|||
Loading…
Reference in a new issue