From 5bb746f07e02a0194fed45169e771f9d2c8dcd71 Mon Sep 17 00:00:00 2001 From: Craig Drummond Date: Tue, 19 Jul 2016 20:15:16 +0100 Subject: [PATCH] Add CSS for Greybird Gtk theme --- support/themes/greybird.css | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 support/themes/greybird.css diff --git a/support/themes/greybird.css b/support/themes/greybird.css new file mode 100644 index 000000000..331891ea1 --- /dev/null +++ b/support/themes/greybird.css @@ -0,0 +1,3 @@ +/* drag:toolbar modview:ts*/ + +QToolBar#MainToolBar { background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 0.99, x3: 0, y3: 1, stop: 0 #cecece, stop: 0.99 #b6b6b6, stop: 1 #969696); border: 0px;} QToolBar#MainToolBar