diff --git a/Paper/gtk-3.0/apps/gnome-terminal.css b/Paper/gtk-3.0/apps/gnome-terminal.css index 3fea362..1967aba 100644 --- a/Paper/gtk-3.0/apps/gnome-terminal.css +++ b/Paper/gtk-3.0/apps/gnome-terminal.css @@ -170,7 +170,7 @@ TerminalWindow .notebook tab .active-page GtkLabel { background: none; color: @terminal_window_text; font-weight: bold; - text-shadow: 0 1px alpha(#000,0.2); + text-shadow: none; } TerminalWindow .notebook tab:backdrop GtkLabel,