mirror of
https://github.com/cheeaun/phanpy.git
synced 2024-11-24 18:25:41 +03:00
Fix wrong loader color
This commit is contained in:
parent
5cb65f603d
commit
2945aaab9a
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@
|
||||||
--divider-color: rgba(255, 255, 255, 0.1);
|
--divider-color: rgba(255, 255, 255, 0.1);
|
||||||
--bg-blur-color: #24252699;
|
--bg-blur-color: #24252699;
|
||||||
--backdrop-color: rgba(0, 0, 0, 0.5);
|
--backdrop-color: rgba(0, 0, 0, 0.5);
|
||||||
|
--loader-color: #f0f2f599;
|
||||||
--comment-line-color: #565656;
|
--comment-line-color: #565656;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue