[Gtk-3.20]: Drop custom style for gnome-terminal (#359).

In gnome-terminal 3.20, we can choose either dark or light variant from terminal preference (irrespective of global variant). Hence no need for custom style. We keep the code for fallback and future reference.
This commit is contained in:
Khurshid Alam
2016-05-21 22:15:52 +05:30
parent ca1253077a
commit 5cb22a97c4
-1
View File
@@ -34,4 +34,3 @@
@import "apps/xfce";
@import "apps/unity";
@import "apps/lightdm";
@import "apps/gnome-terminal";