Use color working for both dark and light theme

This commit is contained in:
Ole Eskild Steensen 2023-01-08 16:03:01 +01:00
parent 2d88a78cf3
commit a01a1588ba

View File

@ -11,7 +11,7 @@
}
}
const loadingSvg = `<svg width="100" height="100" viewBox="0 0 45 45" xmlns="http://www.w3.org/2000/svg" stroke="#fff">
const loadingSvg = `<svg width="100" height="100" viewBox="0 0 45 45" xmlns="http://www.w3.org/2000/svg" stroke="#d9d9d9">
<g fill="none" fill-rule="evenodd" transform="translate(1 1)" stroke-width="2">
<circle cx="22" cy="22" r="6" stroke-opacity="0">
<animate attributeName="r"