Created
April 23, 2015 18:11
-
-
Save andrewlkho/76f10a79066f7e2730b2 to your computer and use it in GitHub Desktop.
List solarized colours in Terminal
This file contains hidden or 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
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