[Xfce4-commits] [apps/xfce4-notifyd] 07/29: Delete gtkrc files

noreply at xfce.org noreply at xfce.org
Wed Jun 29 23:19:57 CEST 2016


This is an automated email from the git hooks/post-receive script.

ochosi pushed a commit to branch master
in repository apps/xfce4-notifyd.

commit a7d090a309bdab0d193a8997da0e765cef7a0022
Author: Ali Abdallah <aliovx at gmail.com>
Date:   Tue Oct 13 14:34:36 2015 +0200

    Delete gtkrc files
---
 themes/Smoke/gtkrc        | 30 ------------------------------
 themes/ZOMG-PONIES!/gtkrc | 23 -----------------------
 2 files changed, 53 deletions(-)

diff --git a/themes/Smoke/gtkrc b/themes/Smoke/gtkrc
deleted file mode 100644
index af3dd93..0000000
--- a/themes/Smoke/gtkrc
+++ /dev/null
@@ -1,30 +0,0 @@
-style "smoke-window"
-{
-    bg[NORMAL] = "#4d4d4d"
-    XfceNotifyWindow::border-color = "#ffffff"
-    XfceNotifyWindow::border-radius = 10.0
-    XfceNotifyWindow::border-width-hover = 3.0
-}
-class "XfceNotifyWindow" style "smoke-window"
-
-style "smoke-button"
-{
-    bg[NORMAL] = "#202020"
-    bg[PRELIGHT] = "#404040"
-    fg[NORMAL] = "#ffffff"
-    fg[PRELIGHT] = "#ffffff"
-}
-widget_class "XfceNotifyWindow.*.GtkButton*" style "smoke-button"
-
-style "smoke-text"
-{
-    fg[NORMAL] = "#ffffff"
-    GtkWidget::link-color = "#a7a7a7"
-}
-widget_class "XfceNotifyWindow.*.<GtkLabel>" style "smoke-text"
-
-style "smoke-summary"
-{
-    font_name = "Bold"
-}
-widget "XfceNotifyWindow.*.summary" style "smoke-summary"
diff --git a/themes/ZOMG-PONIES!/gtkrc b/themes/ZOMG-PONIES!/gtkrc
deleted file mode 100644
index 5be34bf..0000000
--- a/themes/ZOMG-PONIES!/gtkrc
+++ /dev/null
@@ -1,23 +0,0 @@
-style "ponies-window"
-{
-    bg[NORMAL] = "#ff69b4"
-    XfceNotifyWindow::border-color = "#ffff00"
-    XfceNotifyWindow::border-radius = 10.0
-    XfceNotifyWindow::border-width = 6.0
-}
-class "XfceNotifyWindow" style "ponies-window"
-
-style "ponies-text"
-{
-    font_name = "Comic Sans MS 26"
-    fg[NORMAL] = "#ffff00"
-    GtkWidget::link-color = "#c17800"
-}
-widget_class "XfceNotifyWindow.*.<GtkLabel>" style "ponies-text"
-
-style "ponies-btn"
-{
-    bg[NORMAL] = "#9400d3"
-    bg[PRELIGHT] = "#5e0086"
-}
-widget "XfceNotifyWindow.*.GtkButton" style "ponies-btn"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list