File tree Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Original file line number Diff line number Diff line change @@ -33,15 +33,19 @@ You can also pass any Hex- / RGB- or RGBA-value as an argument for the `theme` p
3333```
3434...
3535
36- <FetchLoading theme="#000 " />
36+ <FetchLoading theme="#121 " />
3737
38- <FetchLoading theme="#adae " />
38+ <FetchLoading theme="#608c " />
3939
40- <FetchLoading theme="#fafafafa " />
40+ <FetchLoading theme="#ffe98c " />
4141
42- <FetchLoading theme="rgb(37, 0, 255) " />
42+ <FetchLoading theme="#ff1e2cf0 " />
4343
44- <FetchLoading theme="rgba(170, 221, 170, 0.85)" />
44+ <FetchLoading theme="rgb(178, 165, 253)" />
45+
46+ <FetchLoading theme="rgba(131, 240, 131, 0.8)" />
4547
4648...
4749```
50+
51+ ![ Theme Fetch Loading Animation Preview] ( https://github.com/user-attachments/assets/e0179995-309a-46f0-988f-70bf3e2ce9d6 )
You can’t perform that action at this time.
0 commit comments