Ciao a tutti, è da tempo che volevo farlo cioè vorrei cambiare tema utilizzando uno “meno stancante” (sfondo chiaro, lettere scure) rispetto a quello classico di Gnome 3 (sfondo scuro con lettere chiare). Ho trovato questo tema http://gnome-look.org/content/show.php/Zukitwo?content=140562 e vorrei installarlo. Ho seguito passo passo le istruzioni:
[code]xtract the zip file to the themes directory i.e. /usr/share/themes/
Sometimes you may also need to set the proper permissions with the following command in a terminal:
sudo chmod -R 755 /usr/share/themes/Zukitwo && sudo chmod -R 755 /usr/share/themes/ZukiShell
To set the GTK theme in GNOME, run the following commands in Terminal,
gsettings set org.gnome.desktop.interface gtk-theme “Zukitwo”
gsettings set org.gnome.desktop.wm.preferences theme “Zukitwo”
For the gnome-shell theme,
gsettings set org.gnome.shell.extensions.user-theme name “ZukiShell”
Sometimes the window border may not be working in Gnome. To fix this you need to copy the theme to ~/.local/share/themes/ or create a symlink to that location.[/code]
però andando su gnome tweak tool vedo solo il tema di default… come mai? Qual’è l’esatta procedura per cambiare tema?