Fix text color in command right click menu
This commit is contained in:
parent
2a68607fb3
commit
7cf9989bff
@ -107,7 +107,7 @@ class StatusBar(QWidget):
|
|||||||
{{ color['statusbar.bg.error'] }}
|
{{ color['statusbar.bg.error'] }}
|
||||||
}
|
}
|
||||||
|
|
||||||
QWidget {
|
QLabel, QLineEdit {
|
||||||
{{ color['statusbar.fg'] }}
|
{{ color['statusbar.fg'] }}
|
||||||
{{ font['statusbar'] }}
|
{{ font['statusbar'] }}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user