summaryrefslogtreecommitdiffstats
path: root/common/bootsplash/config/gtkrc
diff options
context:
space:
mode:
Diffstat (limited to 'common/bootsplash/config/gtkrc')
-rw-r--r--common/bootsplash/config/gtkrc13
1 files changed, 0 insertions, 13 deletions
diff --git a/common/bootsplash/config/gtkrc b/common/bootsplash/config/gtkrc
deleted file mode 100644
index a16d755..0000000
--- a/common/bootsplash/config/gtkrc
+++ /dev/null
@@ -1,13 +0,0 @@
-pixmap_path "/tmp/"
-
-style "b"{
- bg_pixmap[NORMAL] = "bootsplash.png"
-}class "GtkWindow" style "b"
-
-style "a"{
- bg[NORMAL] = "#aaaaaa"
-}class "GtkFrame" style "a"
-
-style "a"{
- bg[NORMAL] = "#aaaaaa"
-}class "GtkEventBox" style "a"