themes - Custom gtkrc for a specific application in Ubuntu Gnome 16.04 -
i use ubuntu gnome 16.04 lts. installed arc-darker theme repository given in github page. installed gvim ubuntu software center. use solarized dark theme in gvim there thin horizontal white line @ bottom.
gvim window white line @ bottom.
i don't want line in white (in red reactangle). want line dark, background of solarized theme.
i changed background color in /usr/share/themes/arc-darker/gtk-2.0/gtkrc background color of solarized theme :
gtk-color-scheme = "bg_color: #002b36"
it solves problem can see here : gvim without white line @ bottom.
the problem other gtk2 application use background now. so, part of these applications dark. don't want this. want other application keep original theme color.
question :
is possible add option somewhere in gtkrc file or other file in theme folder permanently change "gtk-color-scheme" property of gvim only , only theme ?
ps : sorry, not allowed put pictures directly here, , can't put more 2 links...
Comments
Post a Comment