You are not logged in.

#1 2012-05-18 15:05:50

broi
Member
From: Bosnia & Herzegovina
Registered: 2011-12-10
Posts: 127

[SOLVED] Some applications look different (ugly) then they should be

Im using XFCE 4.10 and I found some of program are just different then in screenshots. The current theme I have (nor any other I tried) didnt changed that, they're always the same, for example, buttons, progressbars etc. stay same & ugly. Here are screenshots of Audacious from official website and my screenshot:
Audacious from they're website:
audacious32.th.png
My screenshot:
scrshot.th.png
Screenshot of my current theme (which obviously not fits into my Audacious)
scrmytheme.th.png

I dont know why this happens, even with gedit.
Thanks.

Last edited by broi (2012-05-18 18:11:07)

Offline

#2 2012-05-18 15:21:40

MadTux
Member
Registered: 2009-09-20
Posts: 553

Re: [SOLVED] Some applications look different (ugly) then they should be

XFCE has two display settings, one under Appearance and the other under Window Manager in the Settings Manager. Both influence how windows look like.

Offline

#3 2012-05-18 15:29:44

broi
Member
From: Bosnia & Herzegovina
Registered: 2011-12-10
Posts: 127

Re: [SOLVED] Some applications look different (ugly) then they should be

MadTux wrote:

XFCE has two display settings, one under Appearance and the other under Window Manager in the Settings Manager. Both influence how windows look like.

Buttons, progressbars, checkboxes.., they are all THE SAME, ugly, no matter if I change "Windows Manager" theme or theme on "Appearance". Every other application changes normally, it's checkboxes, buttons etc. depending on theme, except "those few" applications, they stay same as they were before, as in My screenshot.

Last edited by broi (2012-05-18 15:31:03)

Offline

#4 2012-05-18 15:32:52

Pres
Member
Registered: 2011-09-12
Posts: 423

Re: [SOLVED] Some applications look different (ugly) then they should be

Audacious is GTK3 so you'll probably need to set it up by copying over your theme to ~/.config/gtk-3.0, symlinking it, or creating a settings.ini file there.

I just symlink it:

ln -s /usr/share/themes/oxygen-gtk/gtk-3.0 ~/.config/gtk-3.0

Adapt for your GTK3 theme and see if it works.

EDIT: Here's a thread discussing the topic: https://bbs.archlinux.org/viewtopic.php?id=116451&p=1

Last edited by Pres (2012-05-18 15:37:03)

Offline

#5 2012-05-18 18:10:54

broi
Member
From: Bosnia & Herzegovina
Registered: 2011-12-10
Posts: 127

Re: [SOLVED] Some applications look different (ugly) then they should be

Thank you!! smile

Offline

Board footer

Powered by FluxBB