gui: Slightly lighten Text for Disconnected/Scanning in Dark Theme
This commit is contained in:
committed by
Jakob Borg
parent
815588daba
commit
2914a0a0a5
@@ -247,3 +247,12 @@ code.ng-binding{
|
|||||||
.progress .frontal {
|
.progress .frontal {
|
||||||
color: #222;
|
color: #222;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.text-info {
|
||||||
|
color: #9a6dc0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.text-primary {
|
||||||
|
color: #3fa9f0;
|
||||||
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user