Skip to content

Instantly share code, notes, and snippets.

@raucao
Created July 3, 2013 23:56
Show Gist options
  • Select an option

  • Save raucao/5923890 to your computer and use it in GitHub Desktop.

Select an option

Save raucao/5923890 to your computer and use it in GitHub Desktop.
gconftool-2 --set /apps/gnome-terminal/profiles/Default/foreground_color --type string "#f7f7f7"
gconftool-2 --set /apps/gnome-terminal/profiles/Default/background_color --type string "#282828"
gconftool-2 --set /apps/gnome-terminal/profiles/Default/bold_color --type string "#f7f7f7"
gconftool-2 --set /apps/gnome-terminal/profiles/Default/palette --type string "#000000:#c75646:#8eb33b:#d0b03c:#72b3cc:#c8a0d1:#218693:#b0b0b0:#5d5d5d:#e09690:#cdee69:#ffe377:#9cd9f0:#fbb1f9:#77dfd8:#f7f7f7"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment