Page 1 of 1

how do i change SeLECTED right click font colour

Posted: Sun Feb 03, 2013 5:40 am
by ANiK3T
Hi all i want to change this SELECTED RIGHT CLICK FONT COLOUR 2 BLACK
Right click font colour.jpg
i use Minty Theme and Linux Mint 14 cinnamon 32bit

Re: how do i change SeLECTED right click font colour

Posted: Mon Feb 04, 2013 6:01 am
by caribriz
Hi,
Could try this:
Install dconf-tools from Software Manager
(or open a terminal, and enter sudo apt-get install dconf-tools)

After installation, open Menu > System tools > dconf-editor
click down arrow next to org > gnome > desktop > click interface
click the space to the right of gtk-color-scheme
in the box, enter selected_fg_color:#000000;
press enter, close
restart Cinnamon (press Alt+F2, press r, enter)

This will change all instances of the selected white foreground text colour in your theme, not just the right-click context menu.