Skip to content

Instantly share code, notes, and snippets.

@msbanik
Created May 16, 2013 19:40
Show Gist options
  • Save msbanik/5594463 to your computer and use it in GitHub Desktop.
Save msbanik/5594463 to your computer and use it in GitHub Desktop.
Terminal color Grash
gconftool-2 --set /apps/gnome-terminal/profiles/Default/foreground_color --type string "#FEEEA2"
gconftool-2 --set /apps/gnome-terminal/profiles/Default/background_color --type string "#1B763F"
gconftool-2 --set /apps/gnome-terminal/profiles/Default/bold_color --type string "#FDAF48"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment