typo in configdata.py.
This commit is contained in:
parent
4876bdf7ce
commit
6843e9c413
@ -874,7 +874,7 @@ def data(readonly=False):
|
|||||||
|
|
||||||
('statusbar.fg',
|
('statusbar.fg',
|
||||||
SettingValue(typ.QssColor(), 'white'),
|
SettingValue(typ.QssColor(), 'white'),
|
||||||
"Foreground color of the statusbar(http)."),
|
"Foreground color of the statusbar."),
|
||||||
|
|
||||||
('statusbar.bg',
|
('statusbar.bg',
|
||||||
SettingValue(typ.QssColor(), 'black'),
|
SettingValue(typ.QssColor(), 'black'),
|
||||||
|
Loading…
Reference in New Issue
Block a user