mirror of
https://github.com/cheeaun/phanpy.git
synced 2024-11-21 16:55:25 +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);
|
||||
--bg-blur-color: #24252699;
|
||||
--backdrop-color: rgba(0, 0, 0, 0.5);
|
||||
--loader-color: #f0f2f599;
|
||||
--comment-line-color: #565656;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue