diff --git a/terminatorlib/config.py b/terminatorlib/config.py
index eeda7c35..57b29778 100755
--- a/terminatorlib/config.py
+++ b/terminatorlib/config.py
@@ -87,12 +87,12 @@ DEFAULTS = {
'hide_tabbar' : False,
'scroll_tabbar' : False,
'try_posix_regexp' : platform.system() != 'Linux',
- 'title_transmit_fg_color' : '#ffffff',
- 'title_transmit_bg_color' : '#c80003',
- 'title_receive_fg_color' : '#ffffff',
- 'title_receive_bg_color' : '#0076c9',
- 'title_inactive_fg_color' : '#000000',
- 'title_inactive_bg_color' : '#c0bebf',
+ 'title_transmit_fg_color' : '#ffffffffffff',
+ 'title_transmit_bg_color' : '#c8c800000303',
+ 'title_receive_fg_color' : '#ffffffffffff',
+ 'title_receive_bg_color' : '#00007676c9c9',
+ 'title_inactive_fg_color' : '#000000000000',
+ 'title_inactive_bg_color' : '#c0c0bebebfbf',
'disabled_plugins' : ['TestPlugin', 'CustomCommandsMenu'],
},
'keybindings': {
diff --git a/terminatorlib/preferences.glade b/terminatorlib/preferences.glade
index 508e8f73..13e4fa75 100644
--- a/terminatorlib/preferences.glade
+++ b/terminatorlib/preferences.glade
@@ -236,191 +236,402 @@
True
6
-