diff --git a/resource/stylesheets/default.css b/resource/stylesheets/default.css
index 51aead9..81bffd1 100644
--- a/resource/stylesheets/default.css
+++ b/resource/stylesheets/default.css
@@ -328,7 +328,7 @@ SpkIconButton:checked
 
 SpkTitleBar
 {
-    background-color: qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 DCTL2, stop:1 DCTL1)
+    background-color: GBG_;
 }
 
 SpkTitleBarDefaultButton
@@ -384,6 +384,5 @@ SpkTitleBarDefaultButton:pressed
 
 #spk_mw_titlebar
 {
-    background-color: GBG_;
     border-bottom: 1px solid DVL;
 }