From 06dc50771c10616003c0a3963a3c06b36f4ec3cd Mon Sep 17 00:00:00 2001 From: Wolfgang Ulbrich Date: Fri, 19 Feb 2016 15:34:39 +0100 Subject: GTK+-3.20 Blue-Submarine: port terminal settings to 3.20 --- .../Blue-Submarine/gtk-3.0/mate-applications.css | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) (limited to 'desktop-themes/Blue-Submarine') diff --git a/desktop-themes/Blue-Submarine/gtk-3.0/mate-applications.css b/desktop-themes/Blue-Submarine/gtk-3.0/mate-applications.css index c4045502..2f7b8bc4 100644 --- a/desktop-themes/Blue-Submarine/gtk-3.0/mate-applications.css +++ b/desktop-themes/Blue-Submarine/gtk-3.0/mate-applications.css @@ -697,21 +697,17 @@ MatePanelApplet .horizontal .vertical .frame { * Mate-terminal * ****************/ +.mate-terminal notebook { + border-color: @menu_bg_dark_color; +} + /* Background mate-terminal, this isn't the normal way to style that! */ -TerminalWindow .entry { +.mate-terminal .vte { -TerminalWindow-background-darkness: 0.95; background-color: @terminal_background_color; color: @selected_fg_color; } -TerminalWindow .grip { - background-color: shade (@theme_bg_color, 1.0); - background-image: url("assets/resize-grip.svg"); - -GtkWindow-resize-grip-default: true; - -GtkWindow-resize-grip-width: 13; - -GtkWindow-resize-grip-height: 13; -} - /**************** * Pluma * ****************/ -- cgit v1.2.1