Restore missing gnome-terminal decoration in sass

During redesign terminal decoration was removed which left terminal with light background color. This restores terminal with dark background color & other minor tweaks. These tweaks needs to be modified again for GTK >=3.19.3, but for now it works.
This commit is contained in:
Khurshid Alam
2016-02-16 21:35:34 +05:30
parent 99a83be1c0
commit c637d4d1da
4 changed files with 60 additions and 1 deletions
+1
View File
@@ -34,3 +34,4 @@
@import "apps/xfce";
@import "apps/unity";
@import "apps/lightdm";
@import "apps/gnome-terminal";