-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
When I set colors that are supposed to have backgrounds I see strange spacing of the output (s.bent and l.brillault lines):
These are the settings in colormap.py:
$ egrep Gray2BG\|Red_LOnGrayBG /opt/Modules/qtop/0.0.0/qtop_py/colormap.py
('s.bent', 'Gray2BG'),
('l.brillault', 'Red_LOnGrayBG'),
'Red_LOnGrayBG': '1;31;40',
'Gray2BG': ';47',
Single colors seem to be fine.