It's about time we enabled real transparency by default and just dealt with any fallout
This commit is contained in:
parent
2e098c56a1
commit
945d2f277d
|
@ -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',
|
||||
|
|
Loading…
Reference in New Issue