I want to change main color of gnome-shell 3.12 that use in any where that doesn't specify background-color in gnome-shell.css stylesheet. I want to change all menu background-color.
I try these:
gsettings set org.gnome.desktop.background picture-options 'none'
gsettings set org.gnome.desktop.background primary-color '#3C78B4'
gsettings set org.gnome.desktop.background secondary-color '#1E3C5A'
with sudo and without it and search lot of in google but no result!