Add argument ("background-color" of type string) to specify the#55
Add argument ("background-color" of type string) to specify the#55malex984 wants to merge 1 commit intoIMAGINARY:develfrom
Conversation
Browser-Window' background (e.g. during any refresh) instead of hardcoded white. NOTE: transparency support is enabled despite a problem in Color library
|
Thanks for the contribution. I did a bit of cleanup and tried to make the handling of transparency easier and more consistent, especially when an alpha channel is present in the color but transparency is disabled. Please test the |
|
Ok, it works. |
|
Try: |
|
Looks good to me on macOS. If there is something suspicious, please post screenshots and describes what happens and what is supposed to happen. |
|
Now, (for me on linux) |
|
Alright, well spotted! I changed the default background color from |
|
Looks good! |
855b9dd to
99fadcd
Compare
601bce1 to
7cbdb68
Compare
Browser-Window' background (e.g. during any refresh) instead of hardcoded white.
NOTE: transparency support is enabled despite a problem in Color library