User Tools

Site Tools


blog:linux_desktop_font_color

This is an old revision of the document!


Cinnamon (nemo) desktop font color

To change the desktop font color suited to your background:

  1. Create a file named gtk.css in your ~/.config/gtk-3.0 directory.
  2. Put the following text in that gtk.css file:
    .nemo-desktop.nemo-canvas-item {
    color: #FFFFFF;
    text-shadow: 1px 1px @desktop_item_text_shadow;
    }
  3. Alt+F2, type nemo -q and hit Enter
  4. Alt+F2, type nemo -n and hit Enter

Ref: http://forums.fedoraforum.org/showthread.php?t=300371

~~LINKBACK~~

Discussion

Enter your comment. Wiki syntax is allowed:
   _  __   _  __   ____  __  __  _      __
  / |/ /  | |/_/  / __/ / / / / | | /| / /
 /    /  _>  <   / _/  / /_/ /  | |/ |/ / 
/_/|_/  /_/|_|  /___/  \____/   |__/|__/
 
blog/linux_desktop_font_color.1441859589.txt.gz · Last modified: 2015-09-10 06:33 by brb