Xfce Forum

Sub domains
 

You are not logged in.

#1 2016-08-25 15:16:38

Lassar
Member
Registered: 2016-08-25
Posts: 1

windows 7theme: Problem with windows buttons

I am using openbox in xfce for more speed.

I am using the gtk2 and gtk3 winate "windows 7" theme for lxde.

It works very good except for the panel windows buttons & notifications icons.

I think the windows buttons would be more readable with the text in black.

The notifications icons blackground is gray instead of blue.


How do I fix this?

Offline

#2 2016-08-25 19:11:23

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 11,000

Re: windows 7theme: Problem with windows buttons

Hello and welcome.

Lassar wrote:

I think the windows buttons would be more readable with the text in black.

Add the following content to ~/.gtkrc-2.0 (create the file if it doesn't exist):

style "black-wb-text"
{
   fg[NORMAL] = "#000000"
   fg[PRELIGHT] = "#000000"
   fg[ACTIVE] = "#000000"
}
widget "*tasklist*" style "black-wb-text"

The notifications icons blackground is gray instead of blue.

Can you show a screenshot of this issue?
And can you also confirm that you are using the "Notification Area" and not the "Indicator Plugin"?
Btw, which distro and which version of Xfce are you using


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

Board footer

Powered by FluxBB