It's about time we enabled real transparency by default and just dealt with any fallout

This commit is contained in:
Chris Jones 2009-07-30 10:53:08 +01:00
parent 2e098c56a1
commit 945d2f277d
1 changed files with 1 additions and 1 deletions

View File

@ -116,7 +116,7 @@ DEFAULTS = {
'copy_on_selection' : False,
'close_button_on_tab' : True,
'tab_position' : 'top',
'enable_real_transparency' : False,
'enable_real_transparency' : True,
'title_tx_txt_color' : '#FFFFFF',
'title_tx_bg_color' : '#C80003',
'title_rx_txt_color' : '#FFFFFF',