Introduce 3 configuration options to customize the inner color,
border size, and the padding of the progress indicator.
notification: implement additional progress bar customization #199
sewn/fnott:master into master
Introduce 3 configuration options to customize the inner color, border size, and the padding of the progress indicator.
Tested, and overall, looks good.
@ -239,0 +241,4 @@
same color and size of the notification. Default: _yes_.
*progress-bar-inner-color*
Inner color, in RGBA format, of progress indicator. Default: _00000000_.
"inner" is ambiguous; does it refer to the color of the progressed part, or the remaining part? I thought it was the progressed part, but it turned out to be the remaining part (yes, now I know we already have a progress-color option...).
Can we rename it to e.g. progress-background?
Since the already existing option, progress-color doesn't have bar in its name, I would suggest removing it from the new options as well.
So:
progress-borderprogress-paddingprogress-background
I find that quite misleading as the padding, border and background of the progress are unused for when the progress bar style is set to the background, but sure.
1df77f971a
911bb412ab
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.No due date set.
No dependencies set.
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?