Skip to content

Commit 8a190fb

Browse files
committed
ui: update loder animation colors
1 parent 5043c0b commit 8a190fb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

app/src/assets/animations/loading.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"v": "4.6.3",
3-
"fr": 29.9700012207031,
3+
"fr": 30,
44
"ip": 0,
5-
"op": 35.0000014255792,
5+
"op": 35,
66
"w": 400,
77
"h": 400,
88
"nm": "Comp 1",
@@ -160,7 +160,7 @@
160160
},
161161
{
162162
"ty": "st",
163-
"c": { "a": 0, "k": [0, 0.6784313725490196, 0.7764705882352941, 1] },
163+
"c": { "a": 0, "k": [0.5176470588235295, 0.5411764705882353, 0.6, 1] },
164164
"o": { "a": 0, "k": 100 },
165165
"w": { "a": 0, "k": 14 },
166166
"lc": 2,
@@ -284,7 +284,7 @@
284284
},
285285
{
286286
"ty": "st",
287-
"c": { "a": 0, "k": [0, 0.4117647058823529, 0.6941176470588235, 1] },
287+
"c": { "a": 0, "k": [1, 1, 1, 1] },
288288
"o": { "a": 0, "k": 100 },
289289
"w": { "a": 0, "k": 19 },
290290
"lc": 2,

0 commit comments

Comments
 (0)