✨ Replace circular with linear loading indicator
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
--bottomnav-active-color: #7ca74b;
|
||||
--bottomnav-shadow: 5px 7px 19px 0px rgba(0, 0, 0, 0.25);
|
||||
--loader-color: #7ca74b;
|
||||
--loader-error-color: #a54a4a;
|
||||
--substitution-background-change: #095079;
|
||||
--substitution-background-cancellation: #7d2b2d;
|
||||
--substitution-background-addition: #375c1d;
|
||||
@@ -42,7 +43,8 @@
|
||||
--bottomnav-icon-active-color: #456c47;
|
||||
--bottomnav-active-color: #99b677;
|
||||
--bottomnav-shadow: 5px 7px 19px 0px rgba(0, 0, 0, 0.25);
|
||||
--loader-color: #7ca74b;
|
||||
--loader-color: #8bab7c;
|
||||
--loader-error-color: #db5a5a;
|
||||
--substitution-background-change: #9bb7c7;
|
||||
--substitution-background-cancellation: #e4a7a9;
|
||||
--substitution-background-addition: #b0d396;
|
||||
|
||||
Reference in New Issue
Block a user