summaryrefslogtreecommitdiff
path: root/desktop-themes/Blue-Submarine
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2016-05-26 20:24:32 +0200
committerraveit65 <[email protected]>2016-05-26 20:24:32 +0200
commit732ad5d6cce1d847850163216521c0a19e5c490a (patch)
tree80d8471f8ba1241932dec74878f64253516bed92 /desktop-themes/Blue-Submarine
parent1ae981c46c978b4571dea8335774560b2d889ac7 (diff)
downloadmate-themes-732ad5d6cce1d847850163216521c0a19e5c490a.tar.bz2
mate-themes-732ad5d6cce1d847850163216521c0a19e5c490a.tar.xz
GTK+-3.20 Submarine and Grenlaguna themes: fix node for vte-terminal
Diffstat (limited to 'desktop-themes/Blue-Submarine')
-rw-r--r--desktop-themes/Blue-Submarine/gtk-3.0/mate-applications.css3
1 files changed, 1 insertions, 2 deletions
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 f88e3fcc..b2ead28e 100644
--- a/desktop-themes/Blue-Submarine/gtk-3.0/mate-applications.css
+++ b/desktop-themes/Blue-Submarine/gtk-3.0/mate-applications.css
@@ -634,8 +634,7 @@ na-tray-applet > widget > box {
border-color: @menu_bg_dark_color;
}
-/* Background mate-terminal, this isn't the normal way to style that! */
-.mate-terminal vte {
+vte-terminal {
-TerminalWindow-background-darkness: 0.95;
background-color: @terminal_background_color;
color: @selected_fg_color;