[Xfce4-commits] <xfce4-notifyd:master> Update Smoke theme.
Jérôme Guelfucci
noreply at xfce.org
Sun Apr 14 15:58:01 CEST 2013
Updating branch refs/heads/master
to 18c49e73a19c735d1170ac4c0dc3b8c5d9f94d57 (commit)
from 090e1b708940bb5cc76dc857a786dfff949d6550 (commit)
commit 18c49e73a19c735d1170ac4c0dc3b8c5d9f94d57
Author: Jérôme Guelfucci <jeromeg at xfce.org>
Date: Sun Apr 14 15:56:12 2013 +0200
Update Smoke theme.
themes/Smoke/gtkrc | 10 ++++++++--
1 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/themes/Smoke/gtkrc b/themes/Smoke/gtkrc
index 67a40e9..af3dd93 100644
--- a/themes/Smoke/gtkrc
+++ b/themes/Smoke/gtkrc
@@ -1,9 +1,9 @@
style "smoke-window"
{
- bg[NORMAL] = "#4d4d4d"
+ bg[NORMAL] = "#4d4d4d"
XfceNotifyWindow::border-color = "#ffffff"
XfceNotifyWindow::border-radius = 10.0
- XfceNotifyWindow::border-width = 3.0
+ XfceNotifyWindow::border-width-hover = 3.0
}
class "XfceNotifyWindow" style "smoke-window"
@@ -22,3 +22,9 @@ style "smoke-text"
GtkWidget::link-color = "#a7a7a7"
}
widget_class "XfceNotifyWindow.*.<GtkLabel>" style "smoke-text"
+
+style "smoke-summary"
+{
+ font_name = "Bold"
+}
+widget "XfceNotifyWindow.*.summary" style "smoke-summary"
More information about the Xfce4-commits
mailing list