summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--desktop-themes/Shiny/gtk-3.0/gtk-widgets.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/desktop-themes/Shiny/gtk-3.0/gtk-widgets.css b/desktop-themes/Shiny/gtk-3.0/gtk-widgets.css
index 010cd63f..ff002d7b 100644
--- a/desktop-themes/Shiny/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/Shiny/gtk-3.0/gtk-widgets.css
@@ -1316,6 +1316,14 @@ GtkComboBox .menu .menuitem *:insensitive {
padding-left: 6px;
}
+/*******
+ * CSD *
+ *******/
+.titlebar {
+ background-color: @theme_base_color;
+ border-radius: 0px;
+}
+
/************
* notebook *
************/