-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
The color scheme does not load with below configuration:
<roxterm_session id='Default'>
<window geometry='80x24+0+0'
title_template='%s' font='monospace 11'
title_template_locked='0'
title='' role='(null)'
shortcut_scheme='Default' show_menubar='1'
always_show_tabs='1' tab_pos='2'
show_add_tab_btn='1'
disable_menu_shortcuts='0' disable_tab_shortcuts='0'
maximised='0' fullscreen='0' borderless='0' zoom='1,000000'>
<tab profile='Default' colour_scheme='Default'
cwd='/tmp'
title_template='dev1' window_title=''
title_template_locked='1' current='1'>
<command argc='1'>
<arg s='/bin/bash' />
</command>
</tab>
<tab profile='Default' colour_scheme='Nocturne'
cwd='/opt'
title_template='dev2' window_title=''
title_template_locked='1' current='0'>
<command argc='1'>
<arg s='/bin/bash' />
</command>
</tab>
</window>
</roxterm_session>
All tabs are at GTK (white background) not expected as in my configuration.
Is there any global options for it?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels