Skip to content

Instantly share code, notes, and snippets.

@noushad-pp
Created June 19, 2018 12:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save noushad-pp/37d987067289fe3d6b8f56e1c7f4b97a to your computer and use it in GitHub Desktop.
Save noushad-pp/37d987067289fe3d6b8f56e1c7f4b97a to your computer and use it in GitHub Desktop.
Color pallete for pantheon terminal for elementary os
p="#000000:#c86657:#57c866:#b9c857:#6657c8:#c857b9:#57b9c8:#c2c2c2:#3a3a3a:#e6b9b2:#b2e6b9:#dfe6b2:#b9b2e6:#e6b2df:#b2dfe6:#ffffff"
f="#f2f8d3"
b="#06142d"
gsettings set org.pantheon.terminal.settings palette "$p"
gsettings set org.pantheon.terminal.settings foreground "$f"
gsettings set org.pantheon.terminal.settings background "$b"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment