Ubuntu Gnome 3.14 GTK+ theme locations -


where theme ( css and/or xml ) files stored contain default themes of mutter ( window manager ) on gnome 3.14?

i.e.: there numix theme, installed default, cannot find files fetches.

i think want:

/usr/share/themes/ 

comment update:

/usr/share/themes/numix/gtk-3.0/ 

there 2 files depends on use:

gtk.css, gtk-dark.css

if want change bg color (for example) have modify following row:

@define-color bg_color #2d2d2d; 

Comments

Popular posts from this blog

python - pip install -U PySide error -

arrays - C++ error: a brace-enclosed initializer is not allowed here before ‘{’ token -

cytoscape.js - How to add nodes to Dagre layout with Cytoscape -