summaryrefslogtreecommitdiff
path: root/Redcore-daylight/gtk-2.0/apps/gmusicbrowser.rc
diff options
context:
space:
mode:
Diffstat (limited to 'Redcore-daylight/gtk-2.0/apps/gmusicbrowser.rc')
-rw-r--r--Redcore-daylight/gtk-2.0/apps/gmusicbrowser.rc17
1 files changed, 17 insertions, 0 deletions
diff --git a/Redcore-daylight/gtk-2.0/apps/gmusicbrowser.rc b/Redcore-daylight/gtk-2.0/apps/gmusicbrowser.rc
new file mode 100644
index 0000000..9672665
--- /dev/null
+++ b/Redcore-daylight/gtk-2.0/apps/gmusicbrowser.rc
@@ -0,0 +1,17 @@
+style "traytip-bg"
+{
+ bg[NORMAL] = @base_color
+ engine "murrine"
+ {
+ textstyle = 1
+ text_shade = 0.75
+ }
+}
+
+style "gmusicbrowser-handle"
+{
+ GtkPaned::handle-size = 1
+}
+
+widget "Shimmer Desktop.VBMain.HPMain" style "gmusicbrowser-handle"
+widget "Shimmer Traytip" style "traytip-bg" \ No newline at end of file