Skip to content

Instantly share code, notes, and snippets.

@Gomah
Last active January 8, 2016 08:08
Show Gist options
  • Save Gomah/d43f2fc8afc48b69f7c9 to your computer and use it in GitHub Desktop.
Save Gomah/d43f2fc8afc48b69f7c9 to your computer and use it in GitHub Desktop.
Urple scheme for Gnome Terminal
gconftool-2 --set /apps/gnome-terminal/profiles/Default/foreground_color --type string "#86799A"
gconftool-2 --set /apps/gnome-terminal/profiles/Default/background_color --type string "#1B1B23"
gconftool-2 --set /apps/gnome-terminal/profiles/Default/bold_color --type string "#A062EA"
gconftool-2 --set /apps/gnome-terminal/profiles/Default/palette --type string "#000000:#AF425B:#37A315:#AC5B41:#554D9A:#6C3BA1:#808080:#87799C:#5C3125:#FF6387:#28E51F:#F08061:#8579ED:#A05DEE:#EAEAEA:#BFA3FF"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment