Daily Update

This commit is contained in:
染川 瞳
2024-10-10 14:22:21 +09:00
parent 2490ecbab2
commit 1d70047c2e
27 changed files with 21 additions and 28 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
<svg width="80px" height="80px" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" preserveAspectRatio="xMidYMid" class="lds-disk">
<svg width="80px" height="80px" fill="var(--theme-skin-matching)" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" preserveAspectRatio="xMidYMid" class="lds-disk">
<g transform="translate(50,50)">
<g ng-attr-transform="scale({{config.scale}})" transform="scale(0.6)">
<circle cx="0" cy="0" r="50" ng-attr-fill="{{config.c1}}" fill="#F13630"></circle>

Before

Width:  |  Height:  |  Size: 740 B

After

Width:  |  Height:  |  Size: 773 B