Updating branch refs/heads/master to 18c49e73a19c735d1170ac4c0dc3b8c5d9f94d57 (commit) from 090e1b708940bb5cc76dc857a786dfff949d6550 (commit)
commit 18c49e73a19c735d1170ac4c0dc3b8c5d9f94d57 Author: Jérôme Guelfucci <jero...@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" _______________________________________________ Xfce4-commits mailing list Xfce4-commits@xfce.org https://mail.xfce.org/mailman/listinfo/xfce4-commits