You are not logged in.
Pages: 1
Hi I have installed the simpliX theme in Arch Linux through the package on Aur: xfce-theme-simplix. The theme if full applied except for xfce4-panel that is not full dark, the notification area is very bad, the all application are in gtk (wicd-gtk and volumeicon-gtk). I have installed all packages recommended on the forum: gtk-engines pixbuf murrine but the background color in the notification area is always white. It's the same for some plugin like xfce4-power-manager and action buttons. Can you help me?
Offline
See this thread for a workaround to remove the white highlighting from the back of the notification tray icons (follow the thread to the end to get the full hack). It involves a gtkrc-2.0 hack and the presence of a panel-button-hover transparent image. As a first guess, you might try this to see if it fixes the issue for you.
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
just in case that someone finds this via google etc.
https://github.com/sixsixfive/themes/bl … /README.md
...keep in mind that the gtk2 theme has a settings file...
https://github.com/sixsixfive/themes/bl … ttings.ini
# choose your panel theme (you can only use one!)
# the first one can be used on any edge and requires to set the panel color to #292929
# the other one can only be used at the bottom at 100% and with panelbg-bottom.gif as panelbg image
# comment both for white
########################################################################
#include "theme/xfcepanel.gtk2"
#include "theme/xfcepanel100percent-bottom.gtk2"
Last edited by sixsixfive (2014-12-13 19:29:03)
Offline
Pages: 1
[ Generated in 0.009 seconds, 9 queries executed - Memory usage: 525.02 KiB (Peak: 525.86 KiB) ]