blog:linux_desktop_font_color
Cinnamon (nemo) desktop font color
To change the desktop font color suited to your background:
- Create a file named gtk.css in your ~/.config/gtk-3.0 directory.
- Put the following text in that gtk.css file:
.nemo-desktop.nemo-canvas-item { color: #FFFFFF; text-shadow: 1px 1px @desktop_item_text_shadow; }
- Alt+F2, type nemo -q and hit Enter
- Alt+F2, type nemo -n and hit Enter
blog/linux_desktop_font_color.txt · Last modified: 2015-09-10 08:44 by brb
Discussion