Skip to content

Instantly share code, notes, and snippets.

@andrewlkho
Created April 23, 2015 18:11
Show Gist options
  • Save andrewlkho/76f10a79066f7e2730b2 to your computer and use it in GitHub Desktop.
Save andrewlkho/76f10a79066f7e2730b2 to your computer and use it in GitHub Desktop.
List solarized colours in Terminal
print -P "%F{234}base03\n%F{235}\n%F{240}base01\n%F{241}base00\n%F{244}base0\n%F{245}base1\n%F{254}base2\n%F{230}base3\n%F{136}yellow\n%F{166}orange\n%F{124}red\n%F{125}magenta\n%F{61}violet\n%F{33}blue\n%F{37}cyan\n%F{64}green"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment