mirror of
https://github.com/octoleo/syncthing.git
synced 2024-11-09 14:50:56 +00:00
gui: Slightly lighten Text for Disconnected/Scanning in Dark Theme
This commit is contained in:
parent
815588daba
commit
2914a0a0a5
@ -247,3 +247,12 @@ code.ng-binding{
|
||||
.progress .frontal {
|
||||
color: #222;
|
||||
}
|
||||
|
||||
.text-info {
|
||||
color: #9a6dc0;
|
||||
}
|
||||
|
||||
.text-primary {
|
||||
color: #3fa9f0;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user