Created
May 16, 2013 19:40
-
-
Save msbanik/5594463 to your computer and use it in GitHub Desktop.
Terminal color Grash
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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