You are not logged in.
Pages: 1
Hello,
I need help for a very simple thing : installing a theme.
I went to xfce-look, downloaded the highest rated (for testing), axiom. I downloaded 90145-axiom.tar.gz.
$ tar tf 90145-axiom.tar.gz | grep /$
axiom/
axiom/gtk-2.0/
axiom/xfwm4/
axiomd/
axiomd/gtk-2.0/
axiomd/xfwm4/
I extracted it in ~/.themes (for having axiom and axiomd):
~$ find .themes/axiom{,d} -type d
.themes/axiom
.themes/axiom/xfwm4
.themes/axiom/gtk-2.0
.themes/axiomd
.themes/axiomd/xfwm4
.themes/axiomd/gtk-2.0
I open Sessings, Appaerence (my own translation, in French it's "Paramètres, Apparence"), and in the first tab ("Style"), the list contains "axiom" and "axiomd". Great.
Now I click on axiom : it only changes the decoration, and set the same as Xfce-4.6 (not the axiom decoration I can see in screenshots).
Now I click on axiomd : exactly the same.
How does it work ? Is something missing?
I am using xfce 4.8 on Debian wheezy (testing).
Thank you for your help.
Offline
This particular theme has both a gtk and an xfwm component. To change the gtk appearance, go to Settings Manger -> Appearance (like you did). To change the xfwm (Window Manager) appearance, go to Settings Manager -> Window Manager.
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
Thank you for your answer, it solves the problem.
But I still have many problems with themes: almost all have one problem or another.
With axiom dark version, only the decoration is dark :
I tried BSM Simple. It contains:
- BSM Simple
- BSM Simple Dark
- BSM Simple Dark Menu
- BSM Simple Dark Panel
When I apply "BSM Simple Dark", it does not do what expected:
And how to apply the theme on menu and panel ?
Then I tried MoreDots which should look like this:
But when I apply it, I don't have the same colors (the colors seems to depend on GTK theme):
How to get the same result?
Thank you for your help.
Last edited by ®om (2012-08-15 08:50:43)
Offline
I found: I had a file ~/.gtkrc-2.0 containing:
# -- THEME AUTO-WRITTEN DO NOT EDIT
include "/usr/share/themes/Xfce-4.6/gtk-2.0/gtkrc"
include "/home/rom/.gtkrc.mine"
# -- THEME AUTO-WRITTEN DO NOT EDIT
I renamed it:
mv .gtkrc-2.0{,.old}
Now it works ;-)
Offline
Pages: 1
[ Generated in 0.007 seconds, 7 queries executed - Memory usage: 533.04 KiB (Peak: 533.88 KiB) ]